django/tests/messages_tests
Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases
Thanks Tim Graham for the review.
2017-02-07 09:04:04 +01:00
..
__init__.py
base.py Converted usage of ugettext* functions to their gettext* aliases 2017-02-07 09:04:04 +01:00
test_api.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_cookie.py
test_fallback.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
test_middleware.py
test_mixins.py
test_session.py Refs #23919 -- Replaced super(ClassName, self) with super(). 2017-01-25 12:23:46 -05:00
urls.py