Initial commit

This commit is contained in:
2020-02-19 10:34:17 +01:00
commit 85d5f0b123
43 changed files with 15041 additions and 0 deletions

3
requirements.txt Normal file
View File

@ -0,0 +1,3 @@
django==3.0.3
django-crispy-forms==1.8.1
django-modeltranslation==0.14.2