-
I'm using the wagtail demo and I have made the HomePage translatable according your instructions. In the admin this works fine.
Now I amended the home_page.html template with this:
```
{% load model…
-
I spent a couple of hours stumbling with a url issue for a page due to not being clear on how pages should be organized within the admin interface.
I think it would help to mention that all pages nee…
-
- [x] Incorporate Sass 3.3 features such as maps and provide a settings API for all Sass components
- [x] .editorconfig #4720
- [ ] Unit tests for Sass https://github.com/ericam/true
- [ ] Support bot…
-
This post https://wagtail.io/blog/wagtail-10b2/ contains a broken link to "full list of changes". It goes to https://github.com/torchbox/wagtail/releases/tag/v1.0b2. which 404s
-
![selection_017](https://cloud.githubusercontent.com/assets/4817493/8427726/37568758-1f37-11e5-8d65-929f3e197109.png)
-
Drag and drop is not working with images. I am getting the shown error
![screen shot 2015-07-17 at 16 20 23](https://cloud.githubusercontent.com/assets/7549404/8747942/c5c7688e-2c9f-11e5-951a-6e1cc65c…
-
I have created a test HomePage:
# Homepage
class HomePage(Page):
body = StreamField([
('date', blocks.DateBlock()),
])
HomePage.content_panels = Page.content_panels + [
StreamF…
-
Hello, I find hallojustify plugin(used for text alignment) disabled in wagtail.
I really need to enable alignment function in the WYSIWYG editor. I tried the following step:
1. add the following js …
atbug updated
9 years ago
-
I'm looking to get some feedback on a new module for Wagtail called Wagtail API. It is currently implemented as an external module but will be pulled into Wagtail as a contrib module once finished (ho…
-
Spec here (NB 'TumblrField' now has the proposed name StreamField):
https://docs.google.com/document/d/1eAu5zJ6j7JIxUEQOT9amWjjmG-RUq_LQ3vyc4sZCs7Y/edit?usp=sharing
## Additional technical background
…