1
0
mirror of https://github.com/django/django.git synced 2024-11-18 23:44:22 +00:00
django/tests/regressiontests/views/tests
2012-09-15 21:07:42 +02:00
..
__init__.py Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 2012-04-25 19:17:47 +00:00
debug.py Modernized views.DebugViewTests 2012-09-15 21:07:42 +02:00
defaults.py
i18n.py [py3] Fixed jsi18n test. 2012-08-15 09:45:28 +02:00
shortcuts.py [py3] Various minor syntax fixes in the test suite 2012-08-11 23:23:31 +02:00
specials.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
static.py Specified when open should use binary mode. 2012-05-25 20:43:43 +02:00