0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 09:33:54 +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 Update branding docs to remove django-overextends 2016-05-31 10:34:26 +01:00
i18n Add content_panels declarations to i18n duplicate tree example code - fixes #2981 2016-09-06 10:44:33 +01:00
images Release note for #3075 2016-10-13 14:54:34 +01:00
deploying.rst Added openshift deployment infos using wagtail-openshift-quickstart 2016-04-06 11:44:25 +01:00
index.rst API v2 docs (#2940) 2016-09-22 11:15:18 +01:00
jinja2.rst Tweak wording for include_block tag documentation 2016-07-27 17:04:19 +01:00
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 Allow configuration or override of QueryDailyHits garbage collection 2016-09-22 14:21:38 +01:00
testing.rst Add docs for WagtailPageTests 2015-12-15 15:49:40 +00:00
third_party_tutorials.rst Add another tutorial (#2894) 2016-08-05 11:20:55 +03:00