wagtail-longclaw/longclaw/longclawstats
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
..
templates/longclawstats Fixes #19 2017-02-26 22:37:44 +00:00
__init__.py Add a stats app 2017-02-23 08:22:15 +00:00
models.py Add a stats app 2017-02-23 08:22:15 +00:00
stats.py Fixes #19 2017-02-26 22:37:44 +00:00
tests.py More tests 2017-05-27 16:40:02 +01:00
wagtail_hooks.py Reworking of Products (#86) 2017-09-17 14:01:12 +02:00