wagtail/wagtail
Sage Abdullah 9fbc62ab52
Mark ModelViewSet and SnippetViewSet legacy URL patterns for removal
2023-09-21 12:21:14 +01:00
..
actions
admin Mark ModelViewSet and SnippetViewSet legacy URL patterns for removal 2023-09-21 12:21:14 +01:00
api Allow subclasses of PagesAPIViewSet override default Page model 2023-09-20 08:13:19 +10:00
bin
blocks Fix CallableChoiceIterator import on Django 5.0+ 2023-09-18 10:43:07 +01:00
contrib Safely use unquote() by converting to pks to str first 2023-09-21 12:21:14 +01:00
documents Clean up additional white-space in HTML attributes 2023-09-18 20:34:12 +10:00
embeds
images Clean up additional white-space in HTML attributes 2023-09-18 20:34:12 +10:00
locale
locales Allow non-integer primary keys in ModelViewSet 2023-09-21 12:21:13 +01:00
management
migrations
models Filter out comments with invalid content paths 2023-08-31 18:43:15 +10:00
permission_policies
project_template
rich_text
search Fix Elasticsearch7 backend to work on pre-7.15 library versions 2023-09-19 10:25:12 +01:00
sites Allow non-integer primary keys in ModelViewSet 2023-09-21 12:21:13 +01:00
snippets Mark ModelViewSet and SnippetViewSet legacy URL patterns for removal 2023-09-21 12:21:14 +01:00
templates/wagtailcore
templatetags
test Change FeatureCompleteToy test model to use custom CharField primary key 2023-09-21 12:21:14 +01:00
tests Apply duck-typing for model-like classes within ChooserViewset 2023-09-05 10:37:25 +01:00
users Allow non-integer primary keys in ModelViewSet 2023-09-21 12:21:13 +01:00
utils
__init__.py
apps.py
compat.py
coreutils.py Apply duck-typing for model-like classes within ChooserViewset 2023-09-05 10:37:25 +01:00
exceptions.py
fields.py Add a mechanism for retrieving a StreamField block by content path 2023-08-31 18:43:15 +10: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
wagtail_hooks.py
whitelist.py
widget_adapters.py
workflows.py