Create a 4 models: 1. Region 2. County (has a foreign key to Region) 3. Office (has a foreign key to County) 4. Employee (has a foreign key to Office)
organise url by this pattern: /<prefix>/<region_slug>/<county_slug>/<office_slug>/<employee_slug> check this example to handle a form - http://django-select2.readthedocs.io/en/latest/extra.html#chained-select2 -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/80b180a9-2b58-4569-903e-3f1b387e3b7c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.