django/docs/ref/contrib/admin
Aymeric Augustin fdbfc98003 Deprecated some arguments of django.shortcuts.render(_to_response).
dictionary and context_instance and superseded by context.

Refactored tests that relied context_instance with more modern idioms.
2014-12-28 17:02:29 +01:00
..
_images Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion. 2012-10-24 17:43:24 -04:00
actions.txt Various documentation typo/spelling fixes 2014-04-23 02:31:49 +03:00
admindocs.txt Deprecated some arguments of django.shortcuts.render(_to_response). 2014-12-28 17:02:29 +01:00
index.txt Documented AdminSite.has_permission(); refs #22295. 2014-12-26 09:14:10 -05:00