wagtail/docs/reference
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
..
contrib Optimize the querycount for the sitemap.xml page 2018-07-10 16:53:19 +01:00
pages Reference the `get_url` method in Page model reference docs 2018-05-18 15:26:06 +01:00
hooks.rst
index.rst
management_commands.rst
project_template.rst
signals.rst