drinks-manager/app
2023-02-12 19:30:46 +01:00
..
locales/de/LC_MESSAGES Changed all W13R references to ChaoticByte #18 2023-02-12 19:30:46 +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 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
templates Changed all W13R references to ChaoticByte #18 2023-02-12 19:30:46 +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
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
sql_queries.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 Improved readability of python code by adding/removing newlines, identation, etc. 2023-02-11 22:14:01 +01:00