Thank you for the help. For me it's looks like you can limit choices according to already defined values, which are already stored in DB or in model in general. I need something in between. When I load page, I have Switch and Port in the same time. And when I choose Switch, it should affect Port value accordingly. Like on the fly. If I misunderstood - let me know my mistake.
Do you know the possible way to get this working? On 8 июн, 21:29, adrian <[email protected]> wrote: > > I need when I create User or change User, and choose some Switch to > > have Ports only related to that Switch in Option Box. > > doeshttp://docs.djangoproject.com/en/1.2/ref/models/fields/#django.db.mod... > > help? -- 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.

