haldis/app
midgard 13b846461c
Eliminate third-party resources
Inline select2. Remove Roboto web font (just be happy about what the
system offers us, it's gonna be all right).
2019-10-03 14:52:59 +02:00
..
database Fix db init script 2019-09-11 04:10:24 +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 Fix hooks for real now 2019-09-16 23:14:52 +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