-
django-cms? wagtail?
-
How do I stop wagtail from auto-appending a trailing slash when I navigate to wagtail-controlled pages? I've set `APPEND_SLASH` to `False`, removed Wagtail redirect middleware, and even tried adding `…
-
This was partially addressed in #8, but I'm evaluating wagtail for creating pages for Japan, and unfortunately django's URLify (understandably) doesn't stretch as far to include Japanese. I'm wonderin…
-
This is sad :(
![](http://i.giphy.com/AYKv7lXcZSJig.gif)
-
If you use an iframe linking to a Wagtail site, jQuery won't load in Internet Explorer. The jQuery bug is found here: https://bugs.jquery.com/ticket/13980, and was fixed in 1.10.2: http://blog.jquery.…
Rayil updated
8 years ago
-
http://dpaste.com/03N6HM3
You can see the errors I'm getting above. I'm able to access the blog_admin no problem but depending on what I click on, I seem to be getting random errors where nothing wor…
-
-
- [x] The animated image is based on Foundation 5
- [x] The demo site at wagtail.chrisdev.com is still Foundation 5
- [x] Need to do the blog post to talk about the cookiecutter and gives some tips h…
-
Hello!
I am getting `UnicodeDecodeError` while rendering `post.body` when I put unicode (cyrillic) characters to RichText in StreamField. Meanwhile in admin interface everything is ok.
```
UnicodeD…
-
As the title states, whenever I am logged into the wagtail admin, and I'm looking at the blog I'm not allowed to scroll via mousewheel or arrowkeys. No problems if not logged in. could be a possible c…