index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
Age
Commit message (
Expand
)
Author
2007-08-06
schema-evolution: update from HEAD (v5821)
Derek Anderson
2007-08-02
schema-evolution: updated from trunk/HEAD (r5787)
Derek Anderson
2007-07-20
schema-evolution: merged trunk:HEAD into schema-evolution branch
Derek Anderson
2006-10-26
committing to schema-evolution
Derek Anderson
2006-07-04
Fixed #1578 -- fixed a corner-case where we still wanting core=True attributes
Malcolm Tredinnick
2006-06-23
Fixed #1661 -- Added logic for string-form model references in the 'to' argum...
Russell Keith-Magee
2006-06-23
Fixed #1662 -- Added resolver for string-form model references for models tha...
Russell Keith-Magee
2006-06-20
Added semicolon test to regressiontests/initial_sql_regress/sql/simple.sql
Adrian Holovaty
2006-06-20
Fixed #2119 -- fixed problems with splitting SQL statements into separate
Malcolm Tredinnick
2006-06-20
Fixed #2161 -- handle trailing newlines in initial SQL data. Includes
Malcolm Tredinnick
2006-06-20
Added regressions tests to ensure that one-to-one and many-to-many fields
Malcolm Tredinnick