wagtail-longclaw/longclaw
BenSturmfels f498ac084c Fix orders not showing up in admin. (#153)
This change anchors the longclaworders API URLs with a '^' to ensure they can't
confusingly match 'ANYTHING/api/order/...'. Also forces the order loading
JavaScript to use an absolute URL.

I'm not sure that this is the best architectural solution, but it resolves the
issues I'm having at least.

Fixes #131.
2018-03-23 19:56:57 +01:00
..
bin
client
contrib
longclawbasket
longclawcheckout
longclawcore
longclaworders Fix orders not showing up in admin. (#153) 2018-03-23 19:56:57 +01:00
longclawproducts
longclawsettings
longclawshipping
longclawstats
project_template
tests
__init__.py
settings.py
urls.py
utils.py