Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 328 Bytes

Media Library

Motivation

  • Playground for learning Django. See notes

Getting Started

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