haldis/app
2019-10-03 14:53:03 +02:00
..
database Ignore case in database creation script 2019-10-03 14:53:03 +02:00
migrations Run black and isort on all code 2019-09-08 02:04:34 +02:00
models Allow courrier to delete item in order 2019-09-12 18:42:29 +02:00
static Eliminate third-party resources 2019-10-03 14:52:59 +02:00
templates Eliminate third-party resources 2019-10-03 14:52:59 +02:00
views Convert forms to POST requests, fix euro filter, fix user close debt 2019-09-11 16:44:36 +02:00
admin.py Add typing to general app files 2019-09-08 01:58:21 +02:00
app.py Convert forms to POST requests, fix euro filter, fix user close debt 2019-09-11 16:44:36 +02:00
config.example.py Fix webhook not having app context 2019-09-11 22:38:01 +02:00
fatmodels.py Add typing to general app files 2019-09-08 01:58:21 +02:00
forms.py Add typing to general app files 2019-09-08 01:58:21 +02:00
login.py Add typing to general app files 2019-09-08 01:58:21 +02:00
notification.py Disable webhook for testlocation, add test to seed 2019-10-03 14:53:02 +02:00
passenger_wsgi.py Fix wsgi for server deploy 2019-09-11 22:47:06 +02:00
utils.py Add typing to general app files 2019-09-08 01:58:21 +02:00
zeus.py Add typing to general app files 2019-09-08 01:58:21 +02:00