wagtail-longclaw/longclaw/longclawbasket
JamesRamm 5392ff6a12 Adds an api method for replacing the basket contents, for #75 2017-10-21 19:21:15 +02:00
..
management Fixes #71 (#92) 2017-09-29 19:00:37 +02:00
migrations Migrations for product template and dependency on user defined product model 2017-02-19 14:12:22 +00:00
templates/longclawbasket Add to basket template tag & docs (#82) 2017-08-25 08:33:47 +01:00
templatetags Triple quotes on docstrings are pep257 2017-10-01 12:19:37 +02:00
__init__.py Provides a project template 2017-02-17 09:03:21 +00:00
api.py Adds an api method for replacing the basket contents, for #75 2017-10-21 19:21:15 +02:00
apps.py Provides a project template 2017-02-17 09:03:21 +00:00
context_processors.py Test and correction for ctx processor 2017-09-30 00:11:46 +02:00
forms.py Triple quotes on docstrings are pep257 2017-10-01 12:19:37 +02:00
models.py Triple quotes on docstrings are pep257 2017-10-01 12:19:37 +02:00
serializers.py Provides a project template 2017-02-17 09:03:21 +00:00
tests.py Product Requests (#95) 2017-10-10 19:49:56 +01:00
urls.py Adds an api method for replacing the basket contents, for #75 2017-10-21 19:21:15 +02:00
utils.py Adds an api method for replacing the basket contents, for #75 2017-10-21 19:21:15 +02:00
views.py Remove unused imports 2017-09-06 10:06:13 +02:00