haldis/app
2020-01-26 23:51:29 +01:00
..
database Fix data model before generating migration 2020-01-26 03:04:37 +01:00
hlds Rename "base" to "dish" 2020-01-26 23:51:29 +01:00
migrations Finish working migration! 2020-01-26 23:40:43 +01:00
models Make order_item.price nullable 2020-01-26 21:03:14 +01:00
static Added JS for dealing with setting the custom theme 2019-12-17 22:23:48 +01:00
templates Correct misspelled "courrier" to "courier" 2020-01-26 02:28:20 +01:00
views Update views with HLDS models 2020-01-26 16:14:23 +01:00
admin.py Remove removed concepts in admin, add choice item 2020-01-26 14:37:39 +01:00
app.py Refactor loader to parser, remove hlds from app.py 2020-01-26 01:33:08 +01:00
config.example.py Drop migration of "paid" to non-nullable 2020-01-26 19:48:31 +01:00
fatmodels.py Update views with HLDS models 2020-01-26 16:14:23 +01:00
forms.py Update views with HLDS models 2020-01-26 16:14:23 +01:00
login.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
notification.py Correct misspelled "courrier" to "courier" 2020-01-26 02:28:20 +01:00
passenger_wsgi.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
utils.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
zeus.py Remove useless 'str(...)' usage 2019-12-06 15:34:39 +01:00