On Dec 18, 2007 12:02 AM, René Schneider <[EMAIL PROTECTED]> wrote: > I am a newbe on this list. With the oldforms-admin i made a model with > some fields with 'limit_choices_to' options. Then i tried it with the > newadmin. There is no error message but also no effect. The list is not > 'limited' but 'full'. Is this option gone in newadmin or have i to > program it in another way?
Django's newforms-admin branch is not ready for general use right now; at the moment, if you use it you should be prepared to keep up with developer discussions and be able to look through Django's ticket system to see which issues in newforms-admin remain unresolved (there is already a ticket for this issue, by the way). -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

