I want to use choices in Django to save common-use choices for the purpose of convenience. But at the same time, I want the user to fill their own choices when their choices are not in the select box. It seems that it will limit choices to the choices given once using choice in Django.
?_? So how can I solve my problem please. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---