wagtail/wagtail
Matt Westcott 3195a5200f Prevent deletion of collections that are non-empty
Since the collections infrastructure itself does not know about the object types that
can exist within collections, this requires a new hook `describe_collection_contents`
to allow collection contents to be discovered.
2016-02-29 13:14:10 +00:00
..
bin Cleanup E302 errors 2015-12-04 09:32:16 +00:00
contrib Added on_delete actions into migrations 2016-02-17 16:56:00 +00:00
project_template Added on_delete actions into migrations 2016-02-17 16:56:00 +00:00
tests Make Image model a collection member 2016-02-29 13:14:06 +00:00
utils Tooling for modern front-end components: React JS, ES6, and BEM CSS 2016-02-25 13:32:48 +00:00
wagtailadmin Prevent deletion of collections that are non-empty 2016-02-29 13:14:10 +00:00
wagtailcore Check is_authenticated flag on _check_perm and instances_user_has_any_permission_for 2016-02-29 13:14:10 +00:00
wagtaildocs Prevent deletion of collections that are non-empty 2016-02-29 13:14:10 +00:00
wagtailembeds Compile new strings for translation 2016-02-10 15:33:17 +00:00
wagtailforms Added on_delete actions into migrations 2016-02-17 16:56:00 +00:00
wagtailimages Prevent deletion of collections that are non-empty 2016-02-29 13:14:10 +00:00
wagtailredirects Added on_delete actions into migrations 2016-02-17 16:56:00 +00:00
wagtailsearch remove unused private method in BaseSearchQuery 2016-02-26 08:56:09 +00:00
wagtailsites Compile new strings for translation 2016-02-10 15:33:17 +00:00
wagtailsnippets Compile new strings for translation 2016-02-10 15:33:17 +00:00
wagtailusers Move shared collection permission formset logic to wagtailadmin; add images permission panel 2016-02-29 13:14:08 +00:00
__init__.py Revert "Versioning changes" 2015-02-18 12:56:29 +00:00