wagtail/wagtail
Matt Westcott 666876693b Do not log user out when changing their own password. Fixes #4200 and #4794 2018-10-10 20:52:00 +01:00
..
admin Gracefully handle document links with missing ID attributes in rich text 2018-10-10 12:54:52 +01:00
api Add file download url to Imagesv2 API endpoint 2018-09-06 17:12:02 +01:00
bin
contrib Update imports of wagtail.admin.forms to use more specific sub-modules 2018-09-28 17:00:16 +01:00
core cleanup StreamValue.get_prep_value 2018-10-10 15:53:26 +01:00
documents Gracefully handle document links with missing ID attributes in rich text 2018-10-10 12:54:52 +01:00
embeds
images Update imports of wagtail.admin.forms to use more specific sub-modules 2018-09-28 17:00:16 +01:00
project_template Recommend the use of ManifestStaticFilesStorage. Fixes #3700 2018-09-04 12:56:11 +01:00
search Update imports of wagtail.admin.forms to use more specific sub-modules 2018-09-28 17:00:16 +01:00
sites
snippets Update imports of wagtail.admin.forms to use more specific sub-modules 2018-09-28 17:00:16 +01:00
tests Test the ability to import wagtail.admin.edit_handlers in a models file that defines a custom user model. Ref #4515 2018-09-28 17:00:16 +01:00
users Do not log user out when changing their own password. Fixes #4200 and #4794 2018-10-10 20:52:00 +01:00
utils
__init__.py