JamesRamm
17417a2867
Further documentation
2017-03-24 08:50:25 +00:00
James Ramm
fd30139ccc
Update README.rst
2017-03-24 08:03:16 +00:00
James Ramm
cb8ed6dd96
Update README.rst
...
Added note on further breaking changes
2017-03-24 08:02:59 +00:00
JamesRamm
8934354308
Fixes #30
2017-03-23 23:02:09 +00:00
JamesRamm
2bf5114eac
project template reqs install from github
2017-03-22 13:02:22 +00:00
JamesRamm
e00c7ba862
Correct error
2017-03-21 07:41:19 +00:00
JamesRamm
38df5a200d
Transaction ID display
2017-03-20 21:17:23 +00:00
JamesRamm
fbd0f02d08
Reset migrations on shipping; broken
2017-03-18 21:15:50 +00:00
JamesRamm
d5f8bf2cf9
Squash longclaw migrations
2017-03-18 21:09:15 +00:00
JamesRamm
1a1be42e19
Work on #31
2017-03-14 08:58:01 +00:00
JamesRamm
74e7ae1168
Fix error
2017-03-13 09:09:42 +00:00
JamesRamm
80eaba36f2
Migrations for payment changes
2017-03-13 08:46:42 +00:00
JamesRamm
2340c0928b
Pre-paid order creation; #34
2017-03-13 08:10:17 +00:00
JamesRamm
6927eb6c78
Adds an api view for creating an order from a pre-captured payment
2017-03-12 21:19:07 +00:00
JamesRamm
b33e03dd36
Fixes #35
2017-03-12 18:05:00 +00:00
JamesRamm
3f2519e0fc
Fixes #32
2017-03-11 21:55:58 +00:00
JamesRamm
04b077eb87
Merge branch 'master' of https://github.com/JamesRamm/longclaw
2017-03-11 21:44:01 +00:00
JamesRamm
b59c5ec19b
Fixes #33
2017-03-11 21:43:20 +00:00
James Ramm
76ea241127
Update README.rst
...
Add link to docs
2017-03-09 09:50:38 +00:00
JamesRamm
9945d4bfb3
Fixes #26
2017-03-09 08:33:44 +00:00
JamesRamm
e86a5c3569
Merge branch 'master' of https://github.com/JamesRamm/longclaw
2017-03-07 20:56:17 +00:00
JamesRamm
7f29146f6b
Fixes #23
2017-03-07 20:55:59 +00:00
James Ramm
9dce7241ca
Update products.rst
...
Correct space
2017-03-06 07:37:14 +00:00
JamesRamm
0ef0f3528d
Add a country field for available shipping countries
2017-03-06 07:32:10 +00:00
JamesRamm
a03904104b
Longclaw CLI, fixes #23
2017-02-27 22:11:10 +00:00
JamesRamm
fbe383558c
Longclaw cli
2017-02-27 22:09:50 +00:00
JamesRamm
73d32872df
Fixes #24
2017-02-27 21:43:31 +00:00
James Ramm
f57550fd36
Update README.rst
...
Add another pic
2017-02-26 22:40:05 +00:00
James Ramm
5a4dccf0e3
Merge pull request #27 from JamesRamm/dashboard
...
Dashboard
2017-02-26 22:38:43 +00:00
JamesRamm
bf643d5606
Fixes #19
2017-02-26 22:37:44 +00:00
JamesRamm
8fb63a71cb
Update readme
2017-02-26 13:56:13 +00:00
JamesRamm
0bac8154a2
Add a stats app
2017-02-23 08:22:15 +00:00
JamesRamm
0b5941526e
Correct api call
2017-02-22 21:49:20 +00:00
JamesRamm
77ea90ca7a
Comments
2017-02-22 18:43:55 +00:00
JamesRamm
fa8d2cd1a2
Merge branch 'master' of https://github.com/JamesRamm/longclaw
2017-02-22 17:01:24 +00:00
JamesRamm
e9949cdf60
Rename shipping label in model admin
2017-02-22 16:54:07 +00:00
James Ramm
07e634fdd7
Update README.rst
2017-02-22 16:50:18 +00:00
James Ramm
05212d2bd3
Update README.rst
...
Add a docs badge
2017-02-22 16:49:37 +00:00
JamesRamm
7ab465aaaf
Remove 'stock' field from template products
2017-02-22 16:44:17 +00:00
JamesRamm
ed17a8c97e
Remove 'stock' field from test models
2017-02-22 16:44:00 +00:00
JamesRamm
85742fb31a
Add info on payment dependency
2017-02-22 16:39:09 +00:00
James Ramm
97f1ae400b
Merge pull request #22 from JamesRamm/docs
...
Docs
2017-02-22 16:25:37 +00:00
JamesRamm
9fc8a13190
Update readme
2017-02-22 16:23:39 +00:00
JamesRamm
fc48ca2881
Some basic docs
2017-02-22 16:15:21 +00:00
JamesRamm
eb56078284
Add install requires & update to latest wagtail
2017-02-22 15:50:07 +00:00
JamesRamm
c93abf8193
Fix conflict
2017-02-22 15:22:17 +00:00
James Ramm
be25cf8d4e
Merge pull request #21 from JamesRamm/setup
...
@alexfromvl, @Johnstone-Tech
This merge introduces backwards incompatible changes, so if you have longclaw already setup, you will need to rebuild any database(s) from scratch I'm afraid.
This is necessary to bring longclaw to a point where you can setup a longclaw project in one command and successfully/easily model your own catalog.
I think this successfully addresses most of #20 and #17
2017-02-19 17:35:30 +00:00
JamesRamm
1a91fe7ecf
Add products for testing
2017-02-19 15:02:01 +00:00
JamesRamm
29adff45be
Add concrete variant model for tests
2017-02-19 14:53:20 +00:00
JamesRamm
e917fb6825
Try to add generic product variant
2017-02-19 14:25:40 +00:00