Go to file
phzhik ca08955b38 * Show non-managers only their own orders
* Payment methods are editable only by admin
* Allow customers to edit some set of order fields
2024-05-26 16:24:04 +04:00
_deploy * Moved Flower keys to env-file 2024-04-28 04:36:26 +04:00
_docs * Store keys in env variables 2024-04-27 19:54:30 +04:00
account + UserSimpleSerializer with smaller set of fields for Checklist.customer field in /checklist/ 2024-05-26 16:21:44 +04:00
bonus_program + BonusProgramLevel 2024-05-26 02:40:04 +04:00
core + BonusProgramLevel 2024-05-26 02:40:04 +04:00
external_api + CDEK webhook for instant status updates 2024-05-24 02:08:03 +04:00
poizonstore + DateFromToRangeFilter with _from / _to suffixes 2024-05-26 16:17:30 +04:00
static Initial commit 2023-07-03 06:38:55 +04:00
store * Show non-managers only their own orders 2024-05-26 16:24:04 +04:00
tg_bot + More bonus validation 2024-05-20 21:46:24 +04:00
utils * Forbidden exception when failing to cancel the order 2024-05-26 16:21:44 +04:00
.env.template + SENTRY_ENVIRONMENT in env file 2024-05-26 02:41:13 +04:00
.gitignore * Store keys in env variables 2024-04-27 19:54:30 +04:00
create_preview.py * preview_image: dynamic size of "size" block 2023-07-22 21:27:42 +04:00
manage.py Initial commit 2023-07-03 06:38:55 +04:00
requirements.txt * Updated Django 4.2.2 -> 4.2.13 2024-05-21 01:52:34 +04:00
run_tg_bot.py + Bonus system (TODO: spend bonuses) 2024-04-27 21:29:50 +04:00