Wykres commitów

18 Commity (2594246221f4e0bfd6c9e7ac0e080899e5f83bbd)

Autor SHA1 Wiadomość Data
JamesRamm 2594246221 Fixes #256, Fixes #248 2019-09-22 12:33:34 +02:00
JamesRamm f949d526ce Update installation tutorial 2019-01-05 17:23:36 +01: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 ac3a56eb9c
Update .travis.yml
remove dj 1.10 support
2018-03-23 23:08:55 +01:00
James Ramm 4379e8f426
Update .travis.yml 2018-03-23 22:54:36 +01:00
James Ramm 1578584afe
Update .travis.yml
add missing tox env param
2018-03-23 22:48:45 +01:00
JamesRamm 8c91399f1b Update configurations, #146 2018-03-23 22:33:15 +01:00
JamesRamm 89e958c0bc Update travis config #146 2018-03-23 21:25:39 +01:00
James Ramm 048e716db1 Product Requests (#95)
* Fixes #49
2017-10-10 19:49:56 +01:00
JamesRamm 58c5cc3fb8 Remove py33 from env list for travis 2017-09-08 08:58:03 +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 2b01cc098d ignore coverage.xml and move xml generation to tox ini 2017-05-26 21:52:46 +01:00
JamesRamm d6ccd8d023 Omit unnecessary files from coverage reports 2017-05-26 17:47:08 +01:00
James Ramm 3de6f48124 Checkout view (#68)
Fixes #50, #59, #60, #65
2017-05-24 11:12:36 +01:00
JamesRamm ab1d9da699 Dont test against django 110 as wagtail doesnt support it 2017-04-10 17:13:34 +01:00
JamesRamm 2949fbde49 Update node version 2017-02-10 19:01:12 +00:00
JamesRamm cea198d6a5 Install npm dependencies 2017-02-10 18:48:07 +00:00
james ramm 27728c5eab First commit 2017-02-03 10:04:57 +00:00