django1/django/contrib
Arne Brodowski 38be3cf5e4 Fixed #21870 -- Admin check for list_editable_item
During the admin check for list_editable _check_list_editable_item
should return an empty list if all checks pass. Additionally the
Testcase test_readonly_and_editable was changed to test what the
name implies instead of duplicating the logic of test_readonly.
2014-01-24 17:40:24 +01:00
..
admin Fixed #21870 -- Admin check for list_editable_item 2014-01-24 17:40:24 +01:00
admindocs Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
auth Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
comments Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
contenttypes Fixed a couple of deprecation warnings 2014-01-20 13:12:15 +02:00
flatpages Removed some unnecessary __exact operators in filters. 2014-01-17 18:12:45 -05:00
formtools Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
gis Fixed #21850 -- Made GeometryField.geodetic case insensitive 2014-01-22 09:26:38 +01:00
humanize Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
messages Fixed #21718 -- Renamed has_app to is_installed. 2014-01-06 22:48:41 +01:00
redirects Fixed #21718 -- Renamed has_app to is_installed. 2014-01-06 22:48:41 +01:00
sessions Fixed #21675 -- Added app configs for contrib apps. 2014-01-05 21:18:33 +01:00
sitemaps Fixed #21718 -- Renamed has_app to is_installed. 2014-01-06 22:48:41 +01:00
sites Fixed #16905 -- Added extensible checks (nee validation) framework 2014-01-20 10:45:21 +08:00
staticfiles Added ManifestStaticFilesStorage to staticfiles contrib app. 2014-01-20 19:32:07 +01:00
syndication Added catalogs for apps that didn't have any translations. 2014-01-05 21:18:33 +01:00
webdesign Added catalogs for apps that didn't have any translations. 2014-01-05 21:18:33 +01:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00