I would like some advice as the best way with dealing with the following 
model structure.
Region
Counties
Office
Employees

I would like to show the relevant counties in the relevant regions and then 
to show the office in that county followed by the employees in that office.

In the view end user would then be able to click on the region which would 
only show the associated counties and then click through to the office 
and/or the employees.

I have received conflicting advice on how to deal with this such as 
django-mptt or dependent dropdowns which has left me somewhat confused.

Any pointers as to the most effective method would be appreciated.

Thanks in advance

-- 
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/a75f494d-12d3-4e6b-9d16-31fc5bee51de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to