comfy/artel/store
mtyton 2a00adb981 added missing migration 2023-08-15 21:03:14 +02:00
..
management/commands product load finally works 2023-08-10 22:24:48 +02:00
migrations added missing migration 2023-08-15 21:03:14 +02:00
static added delivery feature and payment method 2023-07-23 00:48:09 +02:00
templates/store fixed form field generation 2023-08-10 22:30:47 +02:00
tests modified params assignment 2023-08-15 21:00:16 +02:00
__init__.py initial commit 2023-04-24 22:11:27 +02:00
admin.py modifed parrams assignment 2023-08-15 13:36:11 +02:00
apps.py initial commit 2023-04-24 22:11:27 +02:00
cart.py Added proper logging for the whole store and mailing application 2023-07-26 00:31:10 +02:00
forms.py modified params assignment 2023-08-15 21:00:16 +02:00
loader.py modified params assignment 2023-08-15 21:00:16 +02:00
models.py modified params assignment 2023-08-15 21:00:16 +02:00
serializers.py documents are being sent properly, store models has changed a bit, added a lot of tests 2023-06-18 16:18:00 +02:00
tasks.py updated mail context 2023-07-23 19:16:08 +02:00
urls.py configurator is finished summary page has been added 2023-07-21 21:34:37 +02:00
utils.py documents are being sent properly, store models has changed a bit, added a lot of tests 2023-06-18 16:18:00 +02:00
views.py finished styling 2023-07-23 18:14:09 +02:00