On Feb 11, 6:53 pm, vnv <nikola1...@gmail.com> wrote: > Hi, > > could anyone say is there easy way to have select box for integer > values. > > I model I have group field which identifies specific group by integer > value inside. > If it's possible I would like to have select box inside admin > interface for this so user could just select values. > > Thanks for help in advance.
You can do it with the "choices" field option [1] [1] http://docs.djangoproject.com/en/1.2/ref/models/fields/#django.db.models.Field.choices -- Romain -- 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.