wagtail/docs/reference/contrib
Michael van Tellingen bad95cf37c Optimize the querycount for the sitemap.xml page
By optionally passing the request object to Page.get_sitemap_urls() it
will now use the cached site root on the request object instead of
retrieving it for each call. This cuts the number of queries required
for a sitemap roughly in half.
2018-07-10 16:53:19 +01:00
..
forms updated Django Docs Links to point to *docs.djangoproject.com/en/stable/* 2018-05-18 14:43:42 +01:00
modeladmin Small wording, spelling, grammar edits (#4543) 2018-05-18 14:59:06 +01:00
frontendcache.rst Remove old versionadded/versionchanged notes 2018-05-18 11:43:28 +01:00
index.rst Remove wagtail.contrib.wagtailapi 2017-10-25 16:49:17 +01:00
postgres_search.rst Remove note about Django 1.10 being required for postgres search backend 2017-10-25 16:15:02 +01:00
routablepage.rst Renamed wagtail.contrib.wagtailroutablepage to 2017-11-26 22:43:47 +00:00
searchpromotions.rst Remove ancient versionchanged notes 2018-05-15 14:54:41 +01:00
settings.rst Fix spelling mistakes in documentation 2018-04-05 12:13:05 +01:00
sitemaps.rst Optimize the querycount for the sitemap.xml page 2018-07-10 16:53:19 +01:00
table_block.rst Fix capitalisation of names 2018-04-05 12:13:05 +01:00