django/tests/regressiontests/views
Jannis Leidel 3d970762af Fixed naming of test methods for the sake of consistency.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16399 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-14 10:35:13 +00:00
..
app0 Fixed #13726 -- Further refine changes made in r12384 and r13069 for using non-English source languages in JavaScript translation catalogues. Thanks, Ramiro. 2010-12-13 13:52:52 +00:00
app1
app2
app3
app4
fixtures
locale
media
templates/debug Fixed #12816 -- Added a render() shortcut. 2010-12-21 17:18:41 +00:00
templatetags
tests Fixed naming of test methods for the sake of consistency. 2011-06-14 10:35:13 +00:00
__init__.py Fixed #15980 - Unknown encoding "utf8" in tests/regressiontests/views/__init__.py 2011-05-07 10:47:11 +00:00
generic_urls.py Refactored views regression tests to isolate generic views from the root URL space. 2011-04-02 13:27:40 +00:00
models.py
urls.py Refactored views regression tests to isolate generic views from the root URL space. 2011-04-02 13:27:40 +00:00
views.py Fixed #14614 - filtering of sensitive information in 500 error reports. 2011-06-08 22:18:46 +00:00