wagtail/wagtail
Jonathan Carmack 7859627a6e Added hooks for user for create, delete, and edit actions 2017-11-03 16:53:32 +00:00
..
api Fix AttributeError in listing_view endpoint 2017-11-03 14:39:39 +00:00
bin
contrib Remove hostnames from expected redirect URLs 2017-11-01 16:22:46 +00:00
project_template
tests Add on_delete= on search models 2017-11-01 16:22:46 +00:00
utils Replace `django.core.urlresolvers` with `django.urls` 2017-11-01 16:22:46 +00:00
wagtailadmin Merge pull request #3965 from BertrandBordage/admin-dropdown 2017-11-03 17:06:51 +01:00
wagtailcore Rename field.rel to field.remote_field 2017-11-01 16:22:46 +00:00
wagtaildocs Moved `app_name` URLconf setting into included urls modules 2017-11-01 16:22:46 +00:00
wagtailembeds Moved `app_name` URLconf setting into included urls modules 2017-11-01 16:22:46 +00:00
wagtailforms Moved `app_name` URLconf setting into included urls modules 2017-11-01 16:22:46 +00:00
wagtailimages Amends label for when user changes images closes #3955 2017-11-03 16:12:22 +00:00
wagtailredirects Moved `app_name` URLconf setting into included urls modules 2017-11-01 16:22:46 +00:00
wagtailsearch Moved `app_name` URLconf setting into included urls modules 2017-11-01 16:22:46 +00:00
wagtailsites Replace `django.core.urlresolvers` with `django.urls` 2017-11-01 16:22:46 +00:00
wagtailsnippets Moved `app_name` URLconf setting into included urls modules 2017-11-01 16:22:46 +00:00
wagtailusers Added hooks for user for create, delete, and edit actions 2017-11-03 16:53:32 +00:00
__init__.py