wagtail/wagtail
Matt Westcott 2b1c9bc715 Prevent signal handlers from indexing the content of fields omitted from save(update_fields=[...]).
Fixes #3239
2017-01-24 16:05:27 +00:00
..
api
bin
contrib
project_template Update project template + docs to clarify that wagtail_urls should appear at the end of urlpatterns 2017-01-13 17:06:52 +00:00
tests Added parent_context to get_context 2017-01-16 13:08:44 +00:00
utils Rotate deprecation warnings 2016-12-16 18:54:51 +00:00
wagtailadmin Add convenience method for finding root page to navigation.py. Add context variables to home renderer. 2017-01-24 14:16:31 +00:00
wagtailcore Added parent_context to get_context 2017-01-16 13:08:44 +00:00
wagtaildocs Marked text for translation 2017-01-06 12:45:17 +00:00
wagtailembeds Remove embed filter 2016-12-16 18:54:43 +00:00
wagtailforms Bulk deletion of form submissions (#3233) 2017-01-16 20:50:10 +00:00
wagtailimages
wagtailredirects
wagtailsearch Prevent signal handlers from indexing the content of fields omitted from save(update_fields=[...]). 2017-01-24 16:05:27 +00:00
wagtailsites
wagtailsnippets
wagtailusers
__init__.py