migrations
|
Implement data model
|
2022-04-24 16:21:39 +02:00 |
static/purchase/js
|
Implement basic baskets features
|
2022-04-24 18:59:04 +02:00 |
templates/purchase
|
Improve product card display
|
2022-04-24 19:18:46 +02:00 |
__init__.py
|
Implement data model
|
2022-04-24 16:21:39 +02:00 |
apps.py
|
Implement data model
|
2022-04-24 16:21:39 +02:00 |
forms.py
|
Implement basic baskets features
|
2022-04-24 18:59:04 +02:00 |
layout.py
|
Implement basic baskets features
|
2022-04-24 18:59:04 +02:00 |
models.py
|
Resize images when saving
|
2022-04-24 19:19:01 +02:00 |
tests.py
|
Implement data model
|
2022-04-24 16:21:39 +02:00 |
urls.py
|
Implement basic baskets features
|
2022-04-24 18:59:04 +02:00 |
views.py
|
Implement basic baskets features
|
2022-04-24 18:59:04 +02:00 |