.. |
database
|
Fix data model before generating migration
|
2020-01-26 03:04:37 +01:00 |
hlds
|
Fix price of common choices being inflated
|
2020-02-24 00:58:35 +01:00 |
migrations
|
Remove crippling downgrade code
|
2020-01-27 22:03:15 +01:00 |
models
|
Use order.location_name instead of order.location.name
|
2020-01-27 22:59:07 +01:00 |
static
|
Improve spacing on "ordered items" page
|
2020-01-27 05:32:59 +01:00 |
templates
|
Add own logic and form elements
|
2020-02-23 23:31:11 +01:00 |
views
|
Take into account price of options
|
2020-02-24 00:42:24 +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
|
Fix validation and saving for multi_choice, add price range
|
2020-02-24 00:31:14 +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 |
parse_hlds.py
|
Add proxy script: python modules are annoying
|
2020-01-27 19:36:27 +01:00 |
passenger_wsgi.py
|
Fix pylint for Haldis
|
2019-09-12 20:53:25 +02:00 |
utils.py
|
Fix validation and saving for multi_choice, add price range
|
2020-02-24 00:31:14 +01:00 |
zeus.py
|
Remove useless 'str(...)' usage
|
2019-12-06 15:34:39 +01:00 |