Initial commit with core project structure

This commit is contained in:
James Graham
2020-01-30 10:31:00 +00:00
commit ab1762c180
13 changed files with 346 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
dj-database-url
django~=2.2
django-constance
django-dbbackup
python-decouple