1
0
mirror of https://github.com/django/django.git synced 2025-02-24 00:55:17 +00:00
django/tests/test_client_regress
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
..