drinks-manager/app
2023-02-17 22:15:20 +01:00
..
locales/de/LC_MESSAGES Updated translations 2023-02-17 22:15:20 +01:00
migrations Added setup migration for globals and userdeposits view, added create-admin script #16 2023-02-11 20:21:47 +01:00
static Redesigned the user interface #23 2023-02-17 22:01:09 +01:00
templates Redesigned the user interface #23 2023-02-17 22:01:09 +01:00
__init__.py Completely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20 2023-02-11 17:23:57 +01:00
admin.py Improved readability of python code by adding/removing newlines, identation, etc. 2023-02-11 22:14:01 +01:00
apps.py Completely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20 2023-02-11 17:23:57 +01:00
context_processors.py Improved readability of python code by adding/removing newlines, identation, etc. 2023-02-11 22:14:01 +01:00
db_queries.py Redesigned the user interface #23 2023-02-17 22:01:09 +01:00
forms.py Completely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20 2023-02-11 17:23:57 +01:00
models.py Improved readability of python code by adding/removing newlines, identation, etc. 2023-02-11 22:14:01 +01:00
urls.py Completely re-structured the project from scratch, wrote a better bootstrap script, changed configuration format to yaml, improved Caddyfile, and more. #15 #16 #20 2023-02-11 17:23:57 +01:00
views.py Redesigned the user interface #23 2023-02-17 22:01:09 +01:00