A simple Django project to store and display multiple photo collections.
Inspirations:
Perform migrations
$ python manage.py migrate
Create superuser:
$ python manage.py createsuperuser
A simple Django project to store and display multiple photo collections.
Inspirations:
Perform migrations
$ python manage.py migrate
Create superuser:
$ python manage.py createsuperuser