index
:
django.git
fix-31295
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
2006-12-10
[multi-db] Merged trunk to [4188]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to [4158]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to [4100]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to [4050]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to [4000]. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merged trunk to 3950. Some tests still failing.
Jason Pellerin
2006-12-04
[multi-db] Merge trunk to [3875]. Some tests still failing.
Jason Pellerin
2006-11-29
[multi-db] Merge trunk to [3825]. Some tests still failing.
Jason Pellerin
2006-11-29
[multi-db] Merge trunk to [3812]. Some tests still failing.
Jason Pellerin
2006-09-14
[multi-db] Fixed bugs in handling of pending references. Fixed dropping of te...
Jason Pellerin
2006-09-08
[multi-db] Merge trunk to [3737]. Some tests still failing.
Jason Pellerin
2006-09-04
[multi-db] Merge trunk to [3661]
Jason Pellerin
2006-07-09
[multi-db] Merge trunk to [3302]
Jason Pellerin
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