- Playground for learning Django. See notes
Create a virtual environment then install the dependencies declared in requirements.txt.
To start the website, go to media_library
project and run:
python manage.py runserver
Create a virtual environment then install the dependencies declared in requirements.txt.
To start the website, go to media_library
project and run:
python manage.py runserver