ermalgashi / blog-project

0 stars 0 forks source link

Creating Superuser #6

Open ermalgashi opened 2 years ago

ermalgashi commented 2 years ago

Since Django is a battery included, that includes an admin panel, creating a superuser helps a lot in managing for creating updating, and confirming changes in the future while we work.

ermalgashi commented 2 years ago

We should not forget to register the models in the admin panel