1
0
mirror of https://github.com/django/django.git synced 2025-01-11 19:06:26 +00:00
django/tests/regressiontests
Malcolm Tredinnick a778c9de47 Fixed #1578 -- fixed a corner-case where we still wanting core=True attributes
on a model that was not being edited inline.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@3275 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-04 10:48:07 +00:00
..
initial_sql_regress
many_to_one_regress Fixed #1578 -- fixed a corner-case where we still wanting core=True attributes 2006-07-04 10:48:07 +00:00
one_to_one_regress
string_lookup Fixed #1661 -- Added logic for string-form model references in the 'to' argument of OneToOneFields. Includes regression test. 2006-06-23 08:16:36 +00:00
__init__.py