1
0
mirror of https://github.com/django/django.git synced 2024-12-28 03:55:50 +00:00
django/tests/regressiontests/views
Luke Plant 4d039d8d05 Fixed #15980 - Unknown encoding "utf8" in tests/regressiontests/views/__init__.py
Thanks to davidbarnett2 for the report

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16170 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-05-07 10:47:11 +00:00
..
app0
app1
app2
app3
app4
fixtures
locale
media
templates/debug
templatetags
tests Added missing future imports missed in r16167. 2011-05-06 19:49:06 +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 Refactored views regression tests to isolate generic views from the root URL space. 2011-04-02 13:27:40 +00:00