wagtail/wagtail
Sage Abdullah e39623ff24
Fetch new translations from Transifex
2023-07-18 15:24:24 +01:00
..
actions Add missing TZ conversions and date formatting 2023-07-13 08:13:54 +10:00
admin Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
api Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
bin Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
blocks Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
contrib Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
documents Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
embeds Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
images Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
locale Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
locales Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
management Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
migrations Add error logging to the timestamp migration and improved migration 2023-07-16 16:44:44 +10:00
models Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
permission_policies Fix 'any' methods on collection permission policies when only 'choose' action is specified 2023-07-17 16:45:22 +01:00
project_template Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
rich_text added __eq__ for comparison of the source of RichText and also added compare test case 2023-06-09 14:23:58 +01:00
search Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
sites Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
snippets Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
templates/wagtailcore Fix tag imports for html lang/dir attributes 2022-04-07 22:25:41 +10:00
templatetags Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
test Add docs and tests for snippets inspect view 2023-07-17 17:19:11 +01:00
tests Fix 'any' methods on collection permission policies when only 'choose' action is specified 2023-07-17 16:45:22 +01:00
users Fetch new translations from Transifex 2023-07-18 15:24:24 +01:00
utils Run django-upgrade with a 3.2 target 2023-07-14 13:06:41 +01:00
__init__.py Version bump to start work on 5.1 2023-04-21 13:47:10 +01:00
apps.py Narrow down 'noqa' directives on imports to specify F401 / F403 2023-06-13 10:36:21 +01:00
compat.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
coreutils.py Run pyupgrade with `--py38-plus` 2023-07-14 13:06:41 +01:00
exceptions.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
fields.py Remove support for use_json_field=False StreamFields 2023-02-10 13:20:33 +00:00
forms.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
hooks.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
jinja2tags.py Add `fullpageurl` to jinja2 environment 2023-01-04 16:13:56 +00:00
locks.py Add missing TZ conversions and date formatting 2023-07-13 08:13:54 +10:00
log_actions.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
permissions.py Fix typo CollectionMangementPermissionPolicy -> CollectionManagementPermissionPolicy 2023-07-17 16:45:22 +01:00
query.py Move `PageQuerySet.specific()` into a mixin 2023-06-06 19:56:43 +01:00
signal_handlers.py Ensure that models can still be registered with ReferenceIndex.register_model after the initial set of signals has been connected 2023-04-20 11:21:43 +01:00
signals.py Extract drafts-related fields, methods, and properties from `Page` to `DraftStateMixin` (#8612) 2022-06-27 15:29:01 +01:00
telepath.py Narrow down 'noqa' directives on imports to specify F401 / F403 2023-06-13 10:36:21 +01:00
url_routing.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
urls.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
views.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
wagtail_hooks.py Add missing TZ conversions and date formatting 2023-07-13 08:13:54 +10:00
whitelist.py replace latin abbreviations with english phrases & updated docs guidelines 2022-07-20 16:11:38 +10:00
widget_adapters.py Move wagtail.core to wagtail 2022-03-17 17:19:59 +00:00
workflows.py Rename `page` to `content_object` in `WorkflowState` 2023-01-19 14:06:03 +00:00