wagtail/wagtail/snippets
Matt Westcott a4b957c4a6 Fetch new translations from Transifex 2024-09-24 10:01:29 +01:00
..
bulk_actions Fixed SnippetBulkAction not respecting models definition 2023-10-03 16:29:41 +01:00
locale Fetch new translations from Transifex 2024-09-24 10:01:29 +01:00
templates/wagtailsnippets Keep footer actions dropdown mounted 2024-07-16 08:08:26 +01:00
templatetags Move snippets listing buttons hooks handling to the IndexView class 2023-10-04 11:30:25 +01:00
tests Give meaningful error when using SnippetChooserBlock on a non-snippet model 2024-07-29 16:00:25 +01:00
views Allow access to snippets model index view with only 'view' permission 2024-06-06 16:35:25 +01:00
.gitignore
__init__.py Remove default_app_config settings 2022-04-07 12:16:28 +01:00
action_menu.py Remove legacy moderation system 2023-11-01 16:51:25 +00:00
apps.py Create and show publish permissions for snippets with `DraftStateMixin` applied (#9711) 2022-12-06 16:16:59 +00:00
blocks.py Give meaningful error when using SnippetChooserBlock on a non-snippet model 2024-07-29 16:00:25 +01:00
models.py Check for ContentType and Permission models before migration (#11184) 2023-11-16 13:14:37 +00:00
permissions.py Allow access to snippets model index view with only 'view' permission 2024-06-06 16:35:25 +01:00
side_panels.py Rename BaseStatusSidePanel to StatusSidePanel 2023-10-04 11:20:31 +01:00
wagtail_hooks.py Register permissions for models registered with ModelViewSet 2024-07-02 09:30:57 +01:00
widgets.py Allow admin URL customisation for snippet chooser views via SnippetViewSet 2023-03-23 13:54:59 +00:00