Wykres commitów

8 Commity (package-updates)

Autor SHA1 Wiadomość Data
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 048e716db1 Product Requests (#95)
* Fixes #49
2017-10-10 19:49:56 +01:00
JamesRamm 624bfef6a1 Test order model admin 2017-06-01 10:42:26 +01:00
JamesRamm bf57748c2d More tests 2017-05-26 22:11:27 +01:00
JamesRamm a4f9da7023 Fixes #34 2017-03-30 09:03:30 +01:00
JamesRamm dfc45a8746 Checkout tests. #37 2017-03-29 17:28:43 +01:00
JamesRamm 1c93a620eb Provides a project template 2017-02-17 09:03:21 +00:00
james ramm 27728c5eab First commit 2017-02-03 10:04:57 +00:00