add initial requirements
This commit is contained in:
parent
df209d00cf
commit
56ab57f7f5
5 changed files with 4 additions and 0 deletions
0
events/__init__.py
Normal file
0
events/__init__.py
Normal file
0
events/models.py
Normal file
0
events/models.py
Normal file
4
requirements.txt
Normal file
4
requirements.txt
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
asgiref==3.2.10
|
||||||
|
Django==3.0.8
|
||||||
|
pytz==2020.1
|
||||||
|
sqlparse==0.3.1
|
0
users/__init__.py
Normal file
0
users/__init__.py
Normal file
0
users/models.py
Normal file
0
users/models.py
Normal file
Loading…
Reference in a new issue