django/tests/regressiontests/views
Karen Tracey b2db1b24c6 Fixed #12764: Avoid exceeding psycopg1 limits in the views tests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12832 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-03-22 13:22:24 +00:00
..
fixtures
locale
media
templates/debug
templatetags
tests Fixed #12764: Avoid exceeding psycopg1 limits in the views tests. 2010-03-22 13:22:24 +00:00
__init__.py
models.py Fixed #11891 -- Ensured that attributes of get_absolute_url are preserved through the metaclass. Thanks to nfg for the report and patch. 2010-03-12 14:36:39 +00:00
urls.py
views.py