🎉 Init Django project

This commit is contained in:
Yohann D'ANELLO
2020-11-15 17:05:54 +01:00
commit a2597dec19
16 changed files with 1122 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
Django~=3.1
django-polymorphic~=3.0
django-tables2~=2.3
gunicorn~=20.0
psycopg2-binary~=2.8