django/tests/regressiontests/admin_changelist
Anssi Kääriäinen 34340517fc Avoid using a column named "date" in tests
Oracle can have problems with such columns. Fixed #17932 again.
Thanks to Vinay Sajip for the report.
2012-07-15 12:30:27 +03:00
..
__init__.py
admin.py Fixed #13196 -- Formatting in admin changelists. 2012-04-29 11:51:12 +02:00
models.py Avoid using a column named "date" in tests 2012-07-15 12:30:27 +03:00
tests.py Fixed #13196 -- Formatting in admin changelists. 2012-04-29 11:51:12 +02:00
urls.py