wagtail/wagtail/images
Dan Braghis 06c2e74b5c Update longrunning buttons to use SVG 2020-07-16 16:02:16 +10:00
..
api Update ImageRendition field to return Image alt text 2020-05-08 11:22:49 +10:00
check_files
locale Fetch new translations from Transifex 2020-05-04 11:34:27 +01:00
migrations Allow custom image model to have fields defined as required 2020-04-20 14:46:24 +10:00
rich_text
static_src/wagtailimages
templates/wagtailimages Update longrunning buttons to use SVG 2020-07-16 16:02:16 +10:00
templatetags
tests Replace a few instances of re_path with path 2020-07-06 13:15:39 +01:00
views Replace a few instances of re_path with path 2020-07-06 13:15:39 +01:00
.gitignore
__init__.py
admin.py
admin_urls.py Replace a few instances of re_path with path 2020-07-06 13:15:39 +01:00
apps.py
blocks.py
checks.py
edit_handlers.py
exceptions.py
fields.py Show more granular error messages from Pillow (image uploads) 2020-05-03 21:14:08 +10:00
formats.py
forms.py
image_operations.py WebP images quality/lossless compression parameters (#6040) 2020-06-09 09:29:48 +01:00
jinja2tags.py
models.py Replace unidecode usage with string_to_ascii from core utils 2020-07-12 20:41:28 +10:00
permissions.py
rect.py
shortcuts.py
signal_handlers.py Purge image rendition cache on rendition deletion 2020-06-30 11:11:01 +01:00
urls.py Replace calls to django.conf.urls.url with django.urls.path or django.urls.re_path 2020-07-06 13:15:37 +01:00
utils.py
wagtail_hooks.py Replace calls to django.conf.urls.url with django.urls.path or django.urls.re_path 2020-07-06 13:15:37 +01:00
widgets.py