Wykres commitów

12 Commity (2594246221f4e0bfd6c9e7ac0e080899e5f83bbd)

Autor SHA1 Wiadomość Data
JamesRamm 2594246221 Fixes #256, Fixes #248 2019-09-22 12:33:34 +02:00
James Ramm 8ff51b9274
Longclaw 1.0 (#205)
* Compatibility with Wagtail 2 and Django 2
* Fixes #154 

Wagtail 2 compatibility:

* Fixes references to Wagtail packages which use the `wagtail.wagtail*` naming scheme. Wagtail 2 removes the redundancy.
* Wraps imports in `try`/`except` blocks to maintain compatibility with Wagtail 1.

Django 2 comaptibility:

Included because Wagtail 2 adds support for Django 2.

* Adds `on_delete` to all `ForeignKey` model fields, which is now required by Django 2.

* Updates for wagtail 2

* rename modules

* Longclaw v2: Rename and new migrations

* Longclaw 2: Reduce fails to 2 errors

* Longclaw v2: All tests passing

* Update travisconf

* Travis: Enable py37

* Update project template for v2

* longclawv2: update project template

* Fix migrations for longclaw 2

* Corrections in project template for longclaw1.0

* Correct location of templates and update docs

* Automatically load shipping countries

* Add loadcountries command

* Add info on loading country data
2018-12-26 12:58:05 +01:00
James Ramm ad1ffb19ed
Update tox.ini
Remove dj1.10 support
2018-03-23 23:08:34 +01:00
JamesRamm 8c91399f1b Update configurations, #146 2018-03-23 22:33:15 +01:00
JamesRamm 4a081cca5b Work on #146 - remove older versions from testing 2018-03-23 21:06:52 +01:00
James Ramm 048e716db1 Product Requests (#95)
* Fixes #49
2017-10-10 19:49:56 +01:00
JamesRamm a00075b3d4 Remove py3.3 from testing 2017-09-06 10:23:55 +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 e6944db811 Remove payment backends from test coverage as they require integration tests 2017-06-01 16:16:58 +01:00
JamesRamm f027664862 More tests 2017-05-27 16:40:02 +01:00
JamesRamm 2b01cc098d ignore coverage.xml and move xml generation to tox ini 2017-05-26 21:52:46 +01:00
james ramm 27728c5eab First commit 2017-02-03 10:04:57 +00:00