I tried to add support for an opposite of 'choices' to DB Fields (namely CharField) but failed horribly. I still think that would be a nice feature so I thought I'd bring this to this group. Maybe someone can implement this. What I had in mind was an option reserved_names (or however you want to call it) which is the opposite of 'choices', meaning you can enter anything as long as it's not in reserver_names.
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com To unsubscribe from this group, send email to django-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---