drinks-manager/app
2023-04-15 10:01:56 +02:00
..
locales/de/LC_MESSAGES Added feature to transfer money to another account + some minor improvements 2023-04-14 23:47:12 +02:00
migrations Added feature to transfer money to another account + some minor improvements 2023-04-14 23:47:12 +02:00
static Improved history page and spacing between values and currency suffix + minor improvements to css 2023-04-15 10:01:56 +02:00
templates Improved history page and spacing between values and currency suffix + minor improvements to css 2023-04-15 10:01:56 +02: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 Added 'Hide from userlist' to user settings 2023-04-13 21:19:11 +02: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 Improved history page and spacing between values and currency suffix + minor improvements to css 2023-04-15 10:01:56 +02: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 history page and spacing between values and currency suffix + minor improvements to css 2023-04-15 10:01:56 +02:00
urls.py Added feature to transfer money to another account + some minor improvements 2023-04-14 23:47:12 +02:00
views.py Added feature to transfer money to another account + some minor improvements 2023-04-14 23:47:12 +02:00