1
0
mirror of https://github.com/django/django.git synced 2025-01-23 08:39:17 +00:00
django/tests/forms_tests
Aymeric Augustin b951a7fbc1 Removed superfluous uses of TransRealMixin.
The translation.override context manager cleans up after itself. As a
consequence this mixin isn't needed any more in many cases.
2014-01-27 22:01:22 +01:00
..