wagtail/wagtail
Matt Westcott 4273ad28a0 Check get_url_parts return value in automatic redirect creation
Addresses #7999. get_url_parts _should_ always return a valid result since we only run it on sites that the page belongs to, but if it doesn't, we don't want it to error out (since this is only a background task).
2022-04-11 13:10:12 +01:00
..
admin Fix `IntegrityError` for `Orderable` translation key on copy (#8320) 2022-04-10 09:06:25 +01:00
api
bin
contrib Check get_url_parts return value in automatic redirect creation 2022-04-11 13:10:12 +01:00
core Ignore `GenericRelation` when copying pages 2022-04-10 09:46:46 +01:00
documents Ensure 'next' param on image / doc listings always links back to index page, not results view 2022-04-11 10:27:45 +01:00
embeds Fetch new translations from Transifex 2022-02-07 13:22:26 +00:00
images Ensure 'next' param on image / doc listings always links back to index page, not results view 2022-04-11 10:27:45 +01:00
locales Fetch new translations from Transifex 2022-02-07 13:22:26 +00:00
project_template Version bump to 2.16 final 2022-02-07 14:05:05 +00:00
search Fetch new translations from Transifex 2022-02-07 13:22:26 +00:00
sites Fetch new translations from Transifex 2022-02-07 13:22:26 +00:00
snippets Fetch new translations from Transifex 2022-02-07 13:22:26 +00:00
tests Ignore `GenericRelation` when copying pages 2022-04-10 09:46:46 +01:00
users Fetch new translations from Transifex 2022-02-07 13:22:26 +00:00
utils
__init__.py Version bump to 2.16.1 2022-02-08 11:58:17 +00:00