checkout/src/purchase
2022-04-25 17:30:49 +02:00
..
migrations Add missing migs 2022-04-24 19:29:06 +02:00
static/purchase/js Implement basic baskets features 2022-04-24 18:59:04 +02:00
templates/purchase Improve permissions handling 2022-04-25 17:30:49 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00
admin.py Add stats to admin 2022-04-24 19:28:52 +02:00
apps.py Implement data model 2022-04-24 16:21:39 +02:00
forms.py Increase products density 2022-04-25 17:17:58 +02:00
layout.py Implement basic baskets features 2022-04-24 18:59:04 +02:00
models.py Add stats to admin 2022-04-24 19:28:52 +02:00
tests.py Implement data model 2022-04-24 16:21:39 +02:00
urls.py Add delete and list views for baskets 2022-04-25 16:27:59 +02:00
views.py Improve permissions handling 2022-04-25 17:30:49 +02:00