checkout/src/purchase
2022-09-25 21:10:11 +02:00
..
fixtures Update dummy baskets generation to make it look more realistic 2022-04-28 18:49:00 +02:00
locale Moar graphs 2022-04-27 23:00:38 +02:00
management Add unique constraint to baskets 2022-05-05 19:11:30 +02:00
migrations Implement caching 2022-09-25 21:10:11 +02:00
static/purchase Load graphs asynchronously 2022-09-25 19:51:21 +02:00
templates/purchase Load graphs asynchronously 2022-09-25 19:51:21 +02:00
templatetags Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
tests Add functional tests 2022-09-24 19:11:01 +01:00
views Implement caching 2022-09-25 21:10:11 +02:00
__init__.py Implement data model 2022-04-24 16:21:39 +02:00
admin.py Implement caching 2022-09-25 21:10:11 +02:00
apps.py Implement caching 2022-09-25 21:10:11 +02:00
forms.py Switch to inline radios for payment method in basket form 2022-04-29 18:04:59 +02:00
layout.py Refactor price with database queries and start reports 2022-04-25 18:37:26 +02:00
models.py Implement caching 2022-09-25 21:10:11 +02:00
signals.py Implement caching 2022-09-25 21:10:11 +02:00
urls.py Load graphs asynchronously 2022-09-25 19:51:21 +02:00