haldis/app
Midgard 58d270e582
HLDS: change :: to double space and require it
Require double space before tags and price, like in the plain text
accounting format of ledger. This makes it easier to differentiate
between prices mentioned in descriptions and the price for the dish.
2021-07-24 17:51:25 +02:00
..
database Add option to download menus, make DB creation easier 2020-12-04 20:21:12 +01:00
hlds HLDS: change :: to double space and require it 2021-07-24 17:51:25 +02:00
migrations Reformat with black 2020-07-17 11:40:15 +02:00
models Don't crash when no user name 2020-08-26 19:30:00 +02:00
static Add space at bottom in show view 2021-07-24 17:51:25 +02:00
templates Change no courier text from "No-one" to "no-one yet" 2021-06-19 01:00:22 +02:00
views Don't crash when the theme does not have any options 2020-12-04 05:17:34 +01:00
admin.py Improve order and order item admin views 2020-07-29 23:26:47 +02:00
app.py Start redesign of order page 2020-08-26 19:29:59 +02:00
config.example.py Drop migration of "paid" to non-nullable 2020-01-26 19:48:31 +01:00
fatmodels.py Reformat with black 2020-07-17 11:40:15 +02:00
forms.py Remove disused labels 2020-09-26 00:30:40 +02:00
login.py Fix pylint for Haldis 2019-09-12 20:53:25 +02:00
notification.py Reformat with black 2020-07-17 11:40:15 +02:00
parse_hlds.py Reformat with black 2020-07-17 11:40:15 +02:00
passenger_wsgi.py Better document Passenger file to avoid surprises 2020-07-18 04:14:32 +02:00
utils.py Start redesign of order page 2020-08-26 19:29:59 +02:00
zeus.py Reformat with black 2020-07-17 11:40:15 +02:00