wagtail/wagtail
Matt Westcott 94dbe5f02b Handle preserve-svg within AbstractImage.get_renditions 2025-06-03 08:08:16 +01:00
..
actions Handle non-JSON-safe fields in exclude_fields_in_copy 2025-05-16 11:55:56 +01:00
admin Replace inline styles with Tailwind class and hidden attribute 2025-05-28 11:32:09 +01:00
api
bin
blocks Document `Block.is_previewable` 2025-05-23 11:17:02 +01:00
contrib Replace inline styles with Tailwind class and hidden attribute 2025-05-28 11:32:09 +01:00
documents Replace inline styles with Tailwind class and hidden attribute 2025-05-28 11:32:09 +01:00
embeds Update oembed finder to use requests instead of urllib.request (#13102) 2025-05-12 21:56:22 +01:00
images Handle preserve-svg within AbstractImage.get_renditions 2025-06-03 08:08:16 +01:00
locale Fetch new translations from Transifex 2025-05-06 11:40:44 +01:00
locales Generate new strings for translation 2025-04-25 23:12:15 +01:00
management
migrations
models Add methods to fetch ReferenceIndex objects in bulk 2025-05-13 22:38:25 +01:00
permission_policies
project_template Version bump to start work on 7.1 2025-04-25 14:26:59 +01:00
rich_text Create RichTextMinLengthValidator 2025-05-15 14:41:00 +01:00
search Generate new strings for translation 2025-04-25 23:12:15 +01:00
sites Generate new strings for translation 2025-04-25 23:12:15 +01:00
snippets Allow SnippetChooserBlock icon to take precedence over snippet viewset icon 2025-05-16 12:58:45 +01:00
templates/wagtailcore
templatetags
test Ensure MySQL test database is created with utf8mb4 charset and collation 2025-06-02 11:52:48 +02:00
tests Handle non-JSON-safe fields in exclude_fields_in_copy 2025-05-16 11:55:56 +01:00
users Allow searching on the users listing to be performed using Wagtail search 2025-05-16 15:38:51 +01:00
utils
__init__.py Version bump to start work on 7.1 2025-04-25 14:26:59 +01:00
apps.py
compat.py
coreutils.py
exceptions.py
fields.py
forms.py
hooks.py
jinja2tags.py
locks.py
log_actions.py
permissions.py
query.py
signal_handlers.py
signals.py Relocate init_new_page signal and add tests 2025-05-12 15:22:38 +01:00
tasks.py
telepath.py
url_routing.py
urls.py
views.py
wagtail_hooks.py
whitelist.py
widget_adapters.py
workflows.py