Section
3.5.2
Top Level
Sub Level
General
Physical separation ensures administrative functions are kept from unprivileged users.
Django
You could create two Django projects, one that has the contrib.adminapplication activated and one that has the admin application de-activated.