Wykres commitów

21 Commity (fd6cd2eab61878da155ad86df9c0f70c7edea7df)

Autor SHA1 Wiadomość Data
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
JamesRamm 78a0ac7384 Remove unused imports 2017-09-06 10:06:13 +02:00
James Ramm bcec8915c1 Add to basket template tag & docs (#82)
* fixes #61

* Update travis

* Update changelog for 0.2

* Add alex as contributor

* Docs update

* tests in longclawcore package

* Remove eggs dir

* update ignores

* Add last entry to changelog

* fixes #79
2017-08-25 08:33:47 +01:00
JamesRamm c87aed2faa Correct usage of decimal/float 2017-08-08 15:08:25 +01:00
JamesRamm f027664862 More tests 2017-05-27 16:40:02 +01:00
JamesRamm acd76a19a5 Fixes #67; brings longclawbasket coverage past 80% 2017-05-26 17:46:38 +01:00
James Ramm 3de6f48124 Checkout view (#68)
Fixes #50, #59, #60, #65
2017-05-24 11:12:36 +01:00
JamesRamm 062851ea99 Correct documentation and urls for basket api 2017-04-12 18:10:29 +01:00
JamesRamm 99e9ef7917 Add basket total to context 2017-04-12 15:37:55 +01:00
JamesRamm 06d21f985b BasketItem declares __str__ 2017-04-10 18:56:06 +01:00
JamesRamm ebeff468f1 Minor cleanups 2017-04-10 17:32:45 +01:00
JamesRamm 1910f4ad4b Short basket walkthrough, fixes #45 2017-04-06 22:49:58 +01:00
JamesRamm 86b5c94e25 Never fail when removing item 2017-04-02 11:58:49 +01:00
JamesRamm 96752497e9 self.request is not always request? 2017-04-02 10:41:32 +01:00
JamesRamm 963be26114 self.request is not always request? 2017-04-02 10:39:08 +01:00
JamesRamm 91a4106714 Fixes #46 2017-04-02 10:14:20 +01:00
JamesRamm dfc45a8746 Checkout tests. #37 2017-03-29 17:28:43 +01:00
JamesRamm 9945d4bfb3 Fixes #26 2017-03-09 08:33:44 +00:00
JamesRamm de6f522000 Migrations for product template and dependency on user defined product model 2017-02-19 14:12:22 +00:00
JamesRamm 230b6e5fc6 Project template now works, but problems setting custom model 2017-02-19 11:23:43 +00:00
JamesRamm 1c93a620eb Provides a project template 2017-02-17 09:03:21 +00:00