comfy/artel/store
mtyton 9bdcb1bbf5 added possibility to load remote images 2023-08-03 21:05:54 +02:00
..
management/commands added product loading feature 2023-07-26 02:00:35 +02:00
migrations added data encrption for customer 2023-07-22 20:39:12 +02:00
static added delivery feature and payment method 2023-07-23 00:48:09 +02:00
templates/store small changes 2023-07-23 18:27:15 +02:00
tests added product loading feature 2023-07-26 02:00:35 +02:00
__init__.py initial commit 2023-04-24 22:11:27 +02:00
admin.py added data encrption for customer 2023-07-22 20:39:12 +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 added delivery feature and payment method 2023-07-23 00:48:09 +02:00
loader.py added possibility to load remote images 2023-08-03 21:05:54 +02:00
models.py smaller changes 2023-08-01 22:41:10 +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