wagtail-longclaw/docs/usage
James Ramm fd6cd2eab6 Reworking of Products (#86)
* Fixes #76 and fixes #47 by removing concrete product models from longclaw. Abstract classes are provided as a starting point and concrete models moved to the project template

* Products fully customisable (and therefore product index). Work on #76

* Removes concrete product models from longclaw, allowing customisation. For #76 and #47

* Product base testing

* Reorder imports for tests

* Drop py3.3

* Add back admin.py

* Update page panels

* Add tests to products
2017-09-17 14:01:12 +02:00
..
api.rst
basket.rst
checkout.rst Add to basket template tag & docs (#82) 2017-08-25 08:33:47 +01:00
checkout_api.rst Checkout view (#68) 2017-05-24 11:12:36 +01:00
index.rst Checkout view (#68) 2017-05-24 11:12:36 +01:00
install.rst
orders.rst
payments.rst
products.rst Reworking of Products (#86) 2017-09-17 14:01:12 +02:00
shipping.rst