wagtail/wagtail/wagtailimages
2014-06-16 13:19:45 +01:00
..
backends Merge branch 'image-backend-tweaks' of https://github.com/kaedroho/wagtail into kaedroho-image-backend-tweaks 2014-06-10 15:45:20 +01:00
locale update some words 2014-05-04 10:17:43 +08:00
migrations Patched the migrations and wagtailusers app to add better support for custom AUTH_USER_MODEL 2014-03-25 02:43:29 +03:00
static/wagtailimages/js replaced coffeescript js with compiled, vanilla js 2014-03-04 16:45:13 +00:00
templates/wagtailimages tidied image chooser.js 2014-06-16 13:18:27 +01:00
templatetags Prevent DB lookups with local cache of filters 2014-04-14 13:11:27 +02:00
views Fix #268: search input now appears on image chooser after form 2014-05-28 11:08:13 +01:00
__init__.py Move verdantimages app to django-wagtail package 2014-01-28 12:32:16 +00:00
admin.py Linted wagtailimages 2014-02-06 11:45:47 +00:00
edit_handlers.py Linted wagtailimages 2014-02-06 11:45:47 +00:00
formats.py Python 2.6 compatibility - fixes #156 2014-04-24 16:41:58 +01:00
forms.py Linted wagtailimages 2014-02-06 11:45:47 +00:00
models.py Merge branch 'image-backend-tweaks' of https://github.com/kaedroho/wagtail into kaedroho-image-backend-tweaks 2014-06-10 15:45:20 +01:00
tests.py Merge branch 'master' into tests-changes 2014-06-16 10:23:21 +01:00
urls.py Eliminate 'patterns' from wagtailimages/urls.py as per https://code.djangoproject.com/ticket/22218 2014-04-25 16:43:06 +01:00
utils.py Don't check internal file formatl if image is closed 2014-05-19 11:38:22 +01:00
wagtail_hooks.py Add mechanism for apps to register their own hallo.js plugins 2014-05-10 23:54:32 +01:00