haldis/app
2023-06-25 17:18:31 +02:00
..
auth Change Microsoft account type to ugentbe.onmicrosoft.com 2023-04-19 23:17:51 +02:00
database Change forgotten order_id to order_slug in a few places 2022-05-25 10:29:46 +02:00
hlds Dockerize the application 2023-06-25 17:18:20 +02:00
migrations Dockerize the application 2023-06-25 17:18:20 +02:00
models Do not store UGent username since it is not exposed through Graph API 2023-04-19 22:03:40 +02:00
static Merge pull request #187 from ZeusWPI/feature/invitelink-token 2022-05-20 19:15:20 +02:00
templates Merge branch 'master' into feature/microsoft-auth 2023-04-19 20:55:35 +02:00
views Move filtering by association to get_orders 2022-05-30 20:24:07 +02:00
__init__.py Fix formatting 2022-04-19 22:04:49 +02:00
add_admins.py initial work, model works, layout doenst 2022-05-20 21:02:24 +02:00
admin.py Merge pull request #193 from ZeusWPI/feature/association-management 2022-05-30 18:29:05 +02:00
app.py Merge branch 'master' into microsoft-auth-wip 2023-06-25 16:18:32 +02:00
config.example.py Dockerize the application 2023-06-25 17:18:20 +02:00
create_database.py wsgi is particular about the app object 2022-05-02 18:25:54 +02:00
fatmodels.py Fix pylint on everything 2022-04-19 23:20:03 +02:00
forms.py Order current user to the top for admins 2023-01-24 19:06:10 +01:00
notification.py Merge pull request #197 from ZeusWPI/remove-dot-title-from-username 2022-06-03 19:36:54 +02:00
parse_hlds.py Fix pylint on everything 2022-04-19 23:20:03 +02:00
passenger_wsgi.py wsgi is particular about the app object 2022-05-02 18:25:54 +02:00
utils.py Don't crash when rendering None price 2022-05-11 02:43:08 +02:00
waitress_wsgi.py Use correct app when running with waitress 2023-06-25 17:18:31 +02:00