-
I am not sure if this is the right place to ask these questions but I could not find anywhere else.
- With the Hallo editor I can not see any way to insert things like tables or even view the content …
-
I tried to setup Offline compression to test #170, but it didn't work and I got an
> OfflineGenerationError at /admin/
> You have offline compression enabled but key "a707298838403309322e5830b455fdfa…
-
Comma separated tags (rather than being closed by a space) when uploading images means that tags can have two (or more) words and create a more meaningful naming system for images.
-
If you include the wagtailuserbar it repeats the django debug toolbar (assuming you are in debug mode).
![double_debug](https://cloud.githubusercontent.com/assets/771869/2968148/bf3ef93e-db3b-11e3-8d…
-
At the moment, any page type that is defined as a model is made available for any user to add, anywhere within the site tree. It should be possible to define business rules such as "an EventPage can o…
-
```
HTTPConnectionPool(host='localhost', port=9200): Max retries exceeded with url: /wagtail_test/wagtailcore_page_tutorial_blogpage/wagtailcore_page%3A3 (Caused by : [Errno 111] Connection refused)
`…