Admin - Django Web Development with Python 9

Channel:
Subscribers:
1,410,000
Published on ● Video Link: https://www.youtube.com/watch?v=xVAbW1G64bM



Duration: 6:34
81,213 views
749


In this 9th Django web development with Python tutorial, we're going to cover the admin page, along with adding some blog posts to our application. Just when you thought you've seen most of the backend magic that Django has to offer, there's more! The Django admin site/app is pretty incredible. This is your Admin Control Panel, and it's already done. Just like Django handles your database work with the models.py, your Admin page is going to work very much in the same way. To access the admin page, you visit /admin/, assuming the admin app is indeed installed.

Sample code and text-based tutorial: https://pythonprogramming.net/admin-django-python-tutorial/

https://pythonprogramming.net
https://twitter.com/sentdex
https://www.facebook.com/pythonprogramming.net/
https://plus.google.com/+sentdex







Tags:
Django Web Framework (Software)
Python (Programming Language)
Web Development (Interest)
website
create
develop
dev
tutorial
how-to
flask
web2py
app
webapp
web app
framework
paradigm
Web Application (Industry)
admin
acp