1
0
mirror of https://github.com/django/django.git synced 2024-11-20 08:24:58 +00:00
django/tests/view_tests
Tim Graham b8cc5f3cd4 Fixed selenium test failure of JavascriptI18nTests.
The failure was introduced in dd1ea70779.
The tests wouldn't start due to a "Dependency on unknown app" error.
2014-12-01 16:42:48 -05:00
..
app0
app1
app2
app3
app4
app5 Added some tests for #21725. 2014-02-22 13:50:12 +01:00
fixtures
locale
media
templates Moved tests for render shortcuts to their own app. 2014-11-22 17:52:43 +01:00
templatetags
tests Fixed selenium test failure of JavascriptI18nTests. 2014-12-01 16:42:48 -05:00
__init__.py
default_urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
generic_urls.py Moved tests for render shortcuts to their own app. 2014-11-22 17:52:43 +01:00
models.py
regression_21530_urls.py Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
urls.py Fixed #23276 -- Deprecated passing views as strings to url(). 2014-08-12 13:15:40 -04:00
views.py Moved tests for render shortcuts to their own app. 2014-11-22 17:52:43 +01:00