wagtail/wagtail
2016-02-03 16:19:09 +00:00
..
bin Cleanup E302 errors 2015-12-04 09:32:16 +00:00
contrib Replace {% load static %} with {% load staticfiles %} 2016-02-03 16:17:06 +00:00
project_template Removed django-compressor 2016-02-03 16:16:11 +00:00
tests Removed django-compressor 2016-02-03 16:16:11 +00:00
utils Add @cached_classmethod, use instead of @classmethod/@lru_cache 2016-01-25 14:18:49 +00:00
wagtailadmin Use staticfiles' "static" tag in Media objects as well 2016-02-03 16:17:06 +00:00
wagtailcore Use staticfiles' "static" tag in Media objects as well 2016-02-03 16:17:06 +00:00
wagtaildocs fixup! Replace STATIC_URL with staticfiles in hooks 2016-02-03 16:19:09 +00:00
wagtailembeds fixup! Replace STATIC_URL with staticfiles in hooks 2016-02-03 16:19:09 +00:00
wagtailforms Add on_delete=CASCADE to all ForeignKeys without on_delete action 2016-01-26 17:28:49 +00:00
wagtailimages fixup! Replace STATIC_URL with staticfiles in hooks 2016-02-03 16:19:09 +00:00
wagtailredirects Fixes #2120 - bail out of RedirectMiddleware if request.site is not set 2016-01-27 11:12:13 +00:00
wagtailsearch 👃 2016-01-27 11:45:20 +00:00
wagtailsites Port generic admin views (and thus wagtailsites) to use permission policies 2016-01-25 09:58:00 +00:00
wagtailsnippets fixup! Replace STATIC_URL with staticfiles in hooks 2016-02-03 16:19:09 +00:00
wagtailusers Replace {% load static %} with {% load staticfiles %} 2016-02-03 16:17:06 +00:00
__init__.py Revert "Versioning changes" 2015-02-18 12:56:29 +00:00