Wykres commitów

20 Commity (33f02445ef8270af2a70acf9b0aad6bd53d0c8f4)

Autor SHA1 Wiadomość Data
Nick Moreton 33f02445ef
Initial testing fixes (#485)
* Test py 37,38,39 (#1) dj 22 wt 211,212,213

* Fixes the template include issue with the lock/unlock menu item

* Pin the upper bound of the supported Wagtail version to 2.13 and Django to 2.2

* Add some initial documentation for development setup
2023-07-07 15:00:12 +02:00
JamesRamm cd64f01ba7 Improve project template HTML starters 2019-01-06 15:37:28 +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
JamesRamm 9e3edccf00 Switch to en-gb, en-us might not be recognized. #146 2018-03-23 22:11:09 +01:00
JamesRamm 6c239d7b9f Pin wagtail version to last 1.x release to get latest bugs for travis tests 2018-03-23 22:06:45 +01:00
JamesRamm 5d7354cc8e Completes #2 2017-08-09 11:12:52 +01:00
JamesRamm 0b0732926e Remove whitespace 2017-06-01 10:43:15 +01:00
James Ramm 3de6f48124 Checkout view (#68)
Fixes #50, #59, #60, #65
2017-05-24 11:12:36 +01:00
James Ramm c58c7f303e Fixes #51 (#66)
* Fixes #51

* Add immutable to the dependencies

* Makes it possible to load the client in a template tage

* Add longclawcore app

* Add short readme

* ADd longclawtags and docs
2017-05-16 17:34:29 +02:00
JamesRamm 929992f229 Fixes #57 and #58 2017-04-13 08:29:16 +01:00
JamesRamm 3ec71b3255 Remove whitespace 2017-04-13 07:47:03 +01:00
JamesRamm ad614c28f4 Corrections for #44 2017-03-29 21:49:53 +01:00
JamesRamm 9945d4bfb3 Fixes #26 2017-03-09 08:33:44 +00:00
JamesRamm bf643d5606 Fixes #19 2017-02-26 22:37:44 +00:00
JamesRamm 0bac8154a2 Add a stats app 2017-02-23 08:22:15 +00:00
JamesRamm 5382190eca Tidy up templates 2017-02-19 14:20:36 +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 78dfe80f2a Add productvariant model to template 2017-02-17 09:15:48 +00:00
JamesRamm 1c93a620eb Provides a project template 2017-02-17 09:03:21 +00:00