new: planner v2

back to basics
This commit is contained in:
Matthew Ryan Dillon 2022-01-09 16:55:37 -07:00
parent a804998c4a
commit 76df992adb
150 changed files with 1736 additions and 12590 deletions

10
requirements.txt Normal file
View file

@ -0,0 +1,10 @@
asgiref==3.4.1
Django==4.0
django-debug-toolbar==3.2.4
django-environ==0.8.1
django-hashids==0.5.0
hashids==1.3.1
psycopg2==2.9.3
sqlparse==0.4.2
gunicorn==20.1.0
whitenoise==5.3.0