wagtail-longclaw/docs/walkthrough
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
..
basket.rst Payment backend docs. Fixes #31 and #29 2017-04-07 20:28:56 +01:00
checkout.rst Add to basket template tag & docs (#82) 2017-08-25 08:33:47 +01:00
index.rst Add pages to contents 2017-04-09 10:20:18 +01:00
install.rst Add to basket template tag & docs (#82) 2017-08-25 08:33:47 +01:00
products.rst Reworking of Products (#86) 2017-09-17 14:01:12 +02:00
shipping.rst Working on #41 2017-04-05 14:32:22 +01:00