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 Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sql 2006-06-20 14:11:59 +00:00
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 Added regressions tests to ensure that one-to-one and many-to-many fields 2006-06-20 05:29:19 +00:00
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 Added regressions tests to ensure that one-to-one and many-to-many fields 2006-06-20 05:29:19 +00:00