MSTC-DA-IICT / Hacktoberfest24-Library-Management-System-Django

This repository is made for the purpose of Hacktoberfest-2024
2 stars 5 forks source link

Create Superuser and Admin Panel Setup #2

Open Priyanshi89 opened 1 month ago

Priyanshi89 commented 1 month ago

Add models to the Django admin (admin.py) to manage them via the admin panel.

Create a superuser (python manage.py createsuperuser) to access the admin interface.

AyushKhatri-Dev commented 1 month ago

Hi! I would like to work on this issue. I have experience with Django and I'm excited to contribute to this project. Please assign this issue to me. Thank you!