Wagtail
v1.0
Getting started
Topics
Advanced topics
Configuring Django for Wagtail
Deploying Wagtail
Performance
Creating multilingual sites
Private pages
Customising Wagtail
Third-party tutorials
Reference
Support
Using Wagtail: an Editor’s guide
Contributing to Wagtail
Release notes
Wagtail
Docs
»
Advanced topics
Edit on GitHub
Advanced topics
ΒΆ
Configuring Django for Wagtail
Middleware (
settings.py
)
Apps (
settings.py
)
Settings Variables (
settings.py
)
Ready to Use Example Configuration Files
Deploying Wagtail
On your server
On Gondor
On other PAASs and IAASs
Performance
Editor interface
Public users
Creating multilingual sites
The root page
Linking pages together
Private pages
Setting up a global “password required” page
Setting a “password required” page for a specific page type
Customising Wagtail
Customising the page editing interface
Custom branding
Third-party tutorials