wagtail/docs/reference/pages
Gordon Pendleton 06ed3ae6b8
Refactor page fetching logic to cache per request (#11683)
Adds two new helper static methods:
- `Page.route_for_request()` - to find the page route, given a request
  object and a URL path
- `Page.find_for_request()` - to find the page given, a request object and a URL
  path
2024-04-12 17:16:39 +01:00
..
index.md Docs - Page names & reference section - Update British spelling to American 2024-02-12 08:44:19 +10:00
model_recipes.md Docs - Page names & reference section - Update British spelling to American 2024-02-12 08:44:19 +10:00
model_reference.md Refactor page fetching logic to cache per request (#11683) 2024-04-12 17:16:39 +01:00
panels.md Docs - Page names & reference section - Update British spelling to American 2024-02-12 08:44:19 +10:00
queryset_reference.md Remove remaining versionadded directives from before 4.2 2023-02-10 13:20:34 +00:00
theory.md Docs - Page names & reference section - Update British spelling to American 2024-02-12 08:44:19 +10:00