Project2-Blog Application

I have created the models.py file and i have added the models to admin.py file but then i run the server , localhost800/admin in not showing the models created . Author and article models are not showing ton the admin page. How to rectify the error

Hello Ramneek, you used these commands or not
python3 manage.py makemigrations
python3 manage.py migrate
??

Pls let me know about this. I will surely help you out.
Thanks :slight_smile:
Happy Coding !!

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.