wagtail/wagtail
Matt Westcott f238d659ee Move PageChooserFactory to its own JS endpoint
This will allow us to refactor it, including adding class-level references to window.PageChooser and window.PageChooserModal as necessary, without dealing with the possibility of telepath/widgets.js being imported before the includes that define those.
2023-01-18 14:31:07 +00:00
..
actions
admin Move PageChooserFactory to its own JS endpoint 2023-01-18 14:31:07 +00:00
api
bin
blocks
contrib Add deprecation warnings to wagtail.core and other modules deprecated in Wagtail 3 2023-01-11 13:35:39 +00:00
core Add deprecation warnings to wagtail.core and other modules deprecated in Wagtail 3 2023-01-11 13:35:39 +00:00
documents Explicitly list widget JS in FooChooserAdapter media 2023-01-18 14:31:07 +00:00
embeds
images Explicitly list widget JS in FooChooserAdapter media 2023-01-18 14:31:07 +00:00
locale
locales
management
migrations
models Add checks to ensure `LockableMixin` is applied before `RevisionMixin` 2022-12-14 11:46:58 +00:00
permission_policies
project_template
rich_text
search Remove redundant if statement in normalise_query_string () 2023-01-13 11:03:55 +00:00
sites
snippets Explicitly list widget JS in FooChooserAdapter media 2023-01-18 14:31:07 +00:00
templates/wagtailcore
templatetags Add `{% fullpageurl %}` for resolving absolute URLs to pages 2023-01-04 16:13:56 +00:00
test Fix "User {0} created" message 2023-01-10 10:09:15 +00:00
tests Add deprecation warnings to wagtail.core and other modules deprecated in Wagtail 3 2023-01-11 13:35:39 +00:00
users Fix "User {0} created" message 2023-01-10 10:09:15 +00:00
utils
__init__.py
apps.py
compat.py
coreutils.py Use util method to construct util dummy requests () 2023-01-03 15:00:23 +00:00
exceptions.py
fields.py
forms.py
hooks.py
jinja2tags.py Add `fullpageurl` to jinja2 environment 2023-01-04 16:13:56 +00:00
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