JamesRamm
bbf17b1096
Fix deps
2019-10-06 16:41:03 +02:00
pyup.io bot
79cac6ebd5
Update djangorestframework from 3.9.2 to 3.10.3 ( #255 )
2019-10-06 11:25:11 +02:00
James Ramm
109b7b214c
Update requirements.txt
...
Fixes #246
2019-08-02 08:22:53 +02:00
pyup.io bot
cf9e0b6d41
Update django-extensions from 2.1.5 to 2.1.6 ( #226 )
2019-03-28 20:23:35 +01:00
pyup.io bot
99261d8a6a
Update djangorestframework from 3.9.1 to 3.9.2 ( #227 )
2019-03-28 20:22:32 +01:00
pyup.io bot
7f2c0cc319
Update django-extensions from 2.1.4 to 2.1.5 ( #216 )
2019-02-13 07:29:02 +01:00
pyup.io bot
a52b91192a
Update djangorestframework from 3.9.0 to 3.9.1 ( #211 )
2019-01-18 07:16:01 +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
pyup.io bot
35e054eec7
Update django-extensions from 2.0.6 to 2.0.7 ( #160 )
2018-05-21 09:22:22 +02:00
pyup.io bot
715bcca260
Update djangorestframework from 3.7.7 to 3.8.2 ( #159 )
2018-04-07 17:10:54 +02:00
pyup.io bot
d7b0a41420
Update djangorestframework from 3.7.3 to 3.7.7 ( #122 )
2018-03-23 23:01:12 +01:00
pyup.io bot
75fee7c25c
Update django-extensions from 1.9.8 to 2.0.6 ( #148 )
2018-03-23 22:50:27 +01:00
JamesRamm
785b3ebe36
Pin wagtail version to last 1.x release to get latest bugs for travis tests
2018-03-23 21:58:50 +01:00
John Curley
7458c39976
Pinned wagtail to below 2.0 ( #142 )
2018-03-08 18:25:51 +01:00
pyup.io bot
f6f6da006a
Update django-extensions from 1.9.7 to 1.9.8 ( #118 )
2017-12-04 11:27:28 +01:00
pyup.io bot
e1bf5706b9
Update djangorestframework from 3.7.1 to 3.7.3 ( #106 )
2017-11-08 16:37:01 +01:00
pyup.io bot
477dce2bfa
Update django-extensions from 1.9.6 to 1.9.7 ( #103 )
2017-10-31 19:44:35 +01:00
pyup.io bot
1e5c185ab8
Update django-extensions from 1.9.1 to 1.9.6 ( #100 )
2017-10-18 08:49:54 +02:00
pyup.io bot
3f86e488f4
Update djangorestframework from 3.7.0 to 3.7.1 ( #101 )
2017-10-18 08:49:43 +02:00
pyup.io bot
13feec47b5
Update djangorestframework from 3.6.4 to 3.7.0 ( #94 )
2017-10-07 10:50:19 +01:00
JamesRamm
908f5906d6
Update wagtail reqs
2017-09-29 16:29:25 +02:00
pyup.io bot
3d33d3d524
Update django-extensions from 1.9.0 to 1.9.1 ( #88 )
2017-09-13 15:24:29 +02:00
pyup.io bot
7e67fcc9cd
Update djangorestframework from 3.6.3 to 3.6.4 ( #80 )
2017-08-24 15:17:12 +01:00
pyup.io bot
6891ebf5fa
Update django-extensions from 1.8.1 to 1.9.0 ( #81 )
2017-08-24 08:50:08 +01:00
pyup.io bot
9859cb42e4
Initial Update ( #78 )
...
* Update django-extensions from 1.7.5 to 1.8.1
* Update djangorestframework from 3.5.4 to 3.6.3
* Pin setuptools to latest version 36.2.7
* Update coverage from 4.3.3 to 4.4.1
2017-08-09 11:15:38 +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
2f4c745a8b
Fix wagtail v at 1.7 in the hopes it will fix build issue
2017-04-10 16:54:16 +01:00
JamesRamm
73d32872df
Fixes #24
2017-02-27 21:43:31 +00:00
JamesRamm
eb56078284
Add install requires & update to latest wagtail
2017-02-22 15:50:07 +00:00
JamesRamm
cb68c1f04f
update requirements.txt
2017-02-15 15:35:03 +00:00
JamesRamm
8858545082
Adds shipping countries to model admin & use django-countries
2017-02-11 21:52:13 +00:00
JamesRamm
319016b7b3
React front end for orders
2017-02-09 22:13:28 +00:00
JamesRamm
ac07c0d049
Fix #9
2017-02-06 09:04:25 +00:00
JamesRamm
7863157405
Fix #9
2017-02-06 08:46:38 +00:00
JamesRamm
21375ca06e
Modify reqs
2017-02-06 08:37:17 +00:00
JamesRamm
9709300a70
Fix for #9
2017-02-06 08:34:23 +00:00
james ramm
27728c5eab
First commit
2017-02-03 10:04:57 +00:00