0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-12-01 11:41:20 +01:00
wagtail/docs/advanced_topics
Matt Westcott 59440c92f1 Update PageViewRestriction model to support group/login restriction type
Update page privacy form with login/group options

Add unit tests for setting group-based permissions

Add a basic login page to wagtailcore

Implement front-end logic for group and login-based permissions

Allow overriding the frontend login template name with WAGTAIL_FRONTEND_LOGIN_TEMPLATE

Add documentation for customising the login page

Add message on login page for authenticated users who don't have access
2016-10-27 16:42:08 +03:00
..
api should use rest_framework not restframework (#3087) 2016-10-15 10:58:00 +01:00
customisation
i18n
images
deploying.rst
index.rst
jinja2.rst
performance.rst Recommend Django's cached template loader 2016-10-26 13:24:36 +02:00
privacy.rst Update PageViewRestriction model to support group/login restriction type 2016-10-27 16:42:08 +03:00
settings.rst
testing.rst
third_party_tutorials.rst