haldis/app
2020-01-27 03:52:29 +01:00
..
database Fix data model before generating migration 2020-01-26 03:04:37 +01:00
hlds Make creating order and adding items work 2020-01-27 02:33:55 +01:00
migrations Finish working migration! 2020-01-26 23:40:43 +01:00
models Use order.is_closed() 2020-01-27 03:52:29 +01:00
static Improve order items page and other stuff 2020-01-27 03:46:05 +01:00
templates Improve order items page and other stuff 2020-01-27 03:46:05 +01:00
views Use order.is_closed() 2020-01-27 03:52:29 +01:00
admin.py Remove removed concepts in admin, add choice item 2020-01-26 14:37:39 +01:00
app.py Fix and improve "ordered items" page 2020-01-27 03:01:49 +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 Make creating order and adding items work 2020-01-27 02:33:55 +01:00
login.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
notification.py Make creating order and adding items work 2020-01-27 02:33:55 +01:00
passenger_wsgi.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
utils.py Make creating order and adding items work 2020-01-27 02:33:55 +01:00
zeus.py Remove useless 'str(...)' usage 2019-12-06 15:34:39 +01:00