V-FOR-VEND3TTA / news-aggregator

An ecommerce news aggregator built in Django and Bootstrap
0 stars 0 forks source link

Create Superuser #7

Closed V-FOR-VEND3TTA closed 1 month ago

V-FOR-VEND3TTA commented 1 month ago

Create a super user with the following command:

python manage.py createsuperuser

And then enter the requested details.

V-FOR-VEND3TTA commented 1 month ago

Successfully created the super user with the above instructions