.. |
actions
|
…
|
|
admin
|
Fix next redirect URL in page search results view
|
2024-04-22 20:05:51 +01:00 |
api
|
Fix typos (#11687)
|
2024-02-22 17:39:16 +00:00 |
bin
|
…
|
|
blocks
|
Revert signature of StaticBlock.normalize
|
2024-04-17 14:18:50 +01:00 |
contrib
|
Fix cache warmup in redirects export queries test to ensure consistency when run in parallel/not
|
2024-04-22 10:21:31 +07:00 |
documents
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
embeds
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
images
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
locale
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
locales
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
management
|
…
|
|
migrations
|
…
|
|
models
|
Populate parent page cache during page routing (#11737)
|
2024-04-18 10:48:29 +01:00 |
permission_policies
|
…
|
|
project_template
|
Version bump to start work on 6.2
|
2024-04-22 09:00:37 +07:00 |
rich_text
|
Restore docstrings for EmbedRewriter, LinkRewriter
|
2024-04-12 20:46:24 +01:00 |
search
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
sites
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
snippets
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
templates/wagtailcore
|
…
|
|
templatetags
|
…
|
|
test
|
Add unit tests to support password required template settings
|
2024-04-18 07:03:08 +10:00 |
tests
|
Use wagtail.VERSION for the 'What's new in Wagtail x.y' menu item (#11883)
|
2024-04-22 19:55:25 +01:00 |
users
|
Generate new strings for translation
|
2024-04-18 17:29:44 +01:00 |
utils
|
Use wagtail.VERSION for the 'What's new in Wagtail x.y' menu item (#11883)
|
2024-04-22 19:55:25 +01:00 |
__init__.py
|
Version bump to start work on 6.2
|
2024-04-22 09:00:37 +07:00 |
apps.py
|
…
|
|
compat.py
|
…
|
|
coreutils.py
|
Fix dummy request SERVER_NAME when running tests
|
2024-03-26 21:22:21 +07:00 |
exceptions.py
|
Remove BlockNormalizationError as a distinct exception type
|
2024-04-17 14:18:01 +01:00 |
fields.py
|
Unify all handling of incoming StreamBlock values into StreamBlock.to_python
|
2024-04-17 14:18:01 +01:00 |
forms.py
|
…
|
|
hooks.py
|
…
|
|
jinja2tags.py
|
…
|
|
locks.py
|
…
|
|
log_actions.py
|
…
|
|
permissions.py
|
…
|
|
query.py
|
…
|
|
signal_handlers.py
|
…
|
|
signals.py
|
…
|
|
telepath.py
|
…
|
|
url_routing.py
|
…
|
|
urls.py
|
…
|
|
views.py
|
Refactor page fetching logic to cache per request (#11683)
|
2024-04-12 17:16:39 +01:00 |
wagtail_hooks.py
|
…
|
|
whitelist.py
|
…
|
|
widget_adapters.py
|
…
|
|
workflows.py
|
…
|
|