Learning Django in Python Working with basic admin panel in your Django project
Admin panel are using to administrate your data in your database if you want, and its a build in feature in Django, its very use full and can save you for lots of time when you prototype your project.