1
1

copy whole project from another repo

This commit is contained in:
2020-02-18 16:01:28 +01:00
commit aadff671bd
30 changed files with 1290 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
django==3.0.3
psycopg2-binary==2.8.4
uwsgi==2.0.18
python-dateutil==2.8.1