authentication
|
always use get_model in migrations
|
2024-06-23 01:33:24 +02:00 |
core
|
fix database problem with 4 byte utf-8
|
2024-01-16 00:43:51 +01:00 |
inventory
|
refactor inventory serializers
|
2024-06-23 01:28:21 +02:00 |
mail
|
always use get_model in migrations
|
2024-06-23 01:33:24 +02:00 |
notify_sessions
|
add notify_sessions module
|
2024-01-07 21:16:34 +01:00 |
tickets
|
add /shipping_vouchers endpoint
|
2024-06-23 02:52:15 +02:00 |
.gitignore
|
add django backend in /core
|
2023-11-18 12:57:50 +01:00 |
helper.py
|
add requirements.dev.txt
|
2024-01-07 17:26:20 +01:00 |
manage.py
|
add django backend in /core
|
2023-11-18 12:57:50 +01:00 |
requirements.dev.txt
|
handle html only email
|
2024-01-16 00:42:26 +01:00 |
requirements.prod.txt
|
handle html only email
|
2024-01-16 00:42:26 +01:00 |
server.py
|
add requirements.dev.txt
|
2024-01-07 17:26:20 +01:00 |