This uses the admin panel of Django as model manager.
You will simply just add posts through the Posts model from there. So it will be http://127.0.0.1:8000/admin You can create another super user or use the existing one with "admin" ,"admin"
This uses the admin panel of Django as model manager.
You will simply just add posts through the Posts model from there. So it will be http://127.0.0.1:8000/admin You can create another super user or use the existing one with "admin" ,"admin"