7
Commit Graph

12 Commits

Author SHA1 Message Date
Paul J Stevens
f693e62bbf rename base-class to reflect mixin nature 2017-05-31 15:59:09 +02:00
Paul J Stevens
4e61ff0d08 remove all references or uses of old PersonalisablePage model 2017-05-31 15:59:09 +02:00
Michael van Tellingen
59b6e7f31e Add django debug toolbar to the sandbox 2017-05-31 15:27:29 +02:00
Rob Moorman
194daba67b Remove postgres dependencies fixes #115 2017-05-31 14:51:50 +02:00
Tom Dyson
4158bafe58 Python 2.x compatibility fix for sandbox 2017-05-31 13:19:47 +02:00
Tom Dyson
b55bdb60b9 Remove psycopg2 from sandbox requirements
The sandbox's `settings.py` specifies `django.db.backends.sqlite3`.
2017-05-31 12:44:46 +02:00
Jasper Berghoef
ebde527ae9 Renames the module from ‘personalisation’ to ‘wagtail_personalisation’ 2017-05-26 16:31:54 +02:00
Michael van Tellingen
97e4116945 Fix migrations for the sandbox 2017-05-24 17:29:00 +02:00
blurrah
bffd13dd3e fixes personalisable homepage in sandbox and try except for segment visit count 2017-05-16 11:46:47 +02:00
blurrah
e451f792e3 adds sqlite to sandbox and fixes summary panel 2017-05-08 10:39:30 +02:00
Michael van Tellingen
b62fabd47b Fix PROJECT_DIR path in te sandbox 2017-05-08 09:57:40 +02:00
Michael van Tellingen
c70ecbc408 Add a sandbox environment 2017-05-08 09:48:05 +02:00