Return to site

I am the admin

broken image
broken image
broken image

With Django’s admin you can authenticate users, display and handle forms, and validate input all automatically. The administrative interface, or admin for short, allows trusted site administrators to create, edit and publish content, manage site users, and perform other administrative tasks.ĭjango comes with a built-in admin interface. A web-based administrative backend is a standard feature of modern websites.