wagtail/wagtail
Sage Abdullah da281c398c
Version bump to 6.4.1
2025-02-21 16:12:10 +00:00
..
actions Don't fetch entire live revision 2024-11-05 22:35:35 +00:00
admin Fetch new translations from Transifex 2025-02-21 15:47:45 +00:00
api Move frontend cache purging to task 2025-01-17 16:34:41 +00:00
bin
blocks Expand docs for StreamField block previews 2025-02-03 16:45:41 +00:00
contrib Fetch new translations from Transifex 2025-02-21 15:47:45 +00:00
documents Fetch new translations from Transifex 2025-02-03 14:57:33 +00:00
embeds Fetch new translations from Transifex 2025-02-03 14:57:33 +00:00
images Pass image PK to set_image_focal_point_task as a string 2025-02-13 15:44:46 +00:00
locale Fetch new translations from Transifex 2025-02-21 15:47:45 +00:00
locales Fetch new translations from Transifex 2025-02-21 15:47:45 +00:00
management Don't evaluate expired objects 2024-11-05 22:35:35 +00:00
migrations Handle deprecated CheckConstraint.check in 0087 migration 2024-11-21 17:50:02 +00:00
models Fix typo in docstring 2025-02-20 20:52:25 +00:00
permission_policies Fix crash when loading the dashboard with only the "bulk_delete" page permission 2025-01-07 12:23:26 +00:00
project_template Version bump to 6.4 final 2025-02-03 15:04:40 +00:00
rich_text Apply suggested rewrites from pyupgrade for Python 3.9 and up 2024-07-23 10:12:45 +01:00
search Remove obsolete SubqueryConstraint check in search backends 2025-02-19 16:04:14 +00:00
sites Fetch new translations from Transifex 2025-02-03 14:57:33 +00:00
snippets Fetch new translations from Transifex 2025-02-03 14:57:33 +00:00
templates/wagtailcore Add block- CSS class in block preview template 2025-01-30 15:43:03 +00:00
templatetags
test Fix testapp migration sequence 2025-02-13 15:53:09 +00:00
tests Fix handling of models with UUID primary keys in reference index 2025-02-13 15:44:46 +00:00
users Fetch new translations from Transifex 2025-02-21 15:47:45 +00:00
utils Add template_is_overridden utility function 2025-01-20 10:03:59 +00:00
__init__.py Version bump to 6.4.1 2025-02-21 16:12:10 +00:00
apps.py
compat.py Allow page types to easily restrict what type of requests they respond to (#12473) 2024-11-20 10:15:36 +10:00
coreutils.py Apply suggested rewrites from pyupgrade for Python 3.9 and up 2024-07-23 10:12:45 +01:00
exceptions.py
fields.py Normalize StreamField.get_default to prevent creation forms from breaking 2024-11-13 15:46:07 +00:00
forms.py
hooks.py
jinja2tags.py
locks.py
log_actions.py
permissions.py
query.py Support application of select_related and prefetch_related lookups to subqueries made by SpecificIterable 2024-10-28 08:06:03 +10:00
signal_handlers.py Fix handling of models with UUID primary keys in reference index 2025-02-13 15:44:46 +00:00
signals.py Copy for translations done signal and test (#12033) 2024-06-12 15:41:04 +02:00
tasks.py Move deleting old image / document files to task 2025-01-17 19:01:22 +00:00
telepath.py
url_routing.py
urls.py
views.py Fix Missing Cache-Control Headers for Password-Protected Pages (#12465) 2024-12-07 02:49:16 +00:00
wagtail_hooks.py Fix Missing Cache-Control Headers for Password-Protected Pages (#12465) 2024-12-07 02:49:16 +00:00
whitelist.py
widget_adapters.py Update RadioSelect adapter to handle CheckboxMultipleSelect widgets 2024-05-29 19:26:57 +01:00
workflows.py