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
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 [3850]. 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-17
[multi-db] Fixed bugs in connection handling and test database setup. All tes...
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-08-14
[multi-db] Merge trunk to [3578]
Jason Pellerin
2006-07-31
[multi-db] Merge trunk to [3501]
Jason Pellerin
2006-07-23
[multi-db] Corrected settings handling in isolation tests.
Jason Pellerin
2006-07-23
[multi-db] Merge trunk to [3426]
Jason Pellerin
2006-07-21
[multi-db] Expanded request-isolation tests.
Jason Pellerin
2006-07-21
[multi-db] Added tests for thread isolation of db-related settings.
Jason Pellerin
2006-07-19
[multi-db] Added first request isolation tests (testing that database setting...
Jason Pellerin
2006-07-19
[multi-db] Updated ansi sql test to reflect that drop table output is
Jason Pellerin
2006-07-19
[multi-db] Added workarounds for model-loading to allow in-module models to a...
Jason Pellerin
2006-07-19
[multi-db] Fixed broken tests.
Jason Pellerin
2006-07-19
[multi-db] Updated runtests.py to load TEST_DATABASE_MODEL settings into
Jason Pellerin
2006-07-19
[multi-db] Updated tests/othertests/manager_schema_manipulation to use OTHER_...
Jason Pellerin
2006-07-19
[multi-db] Updated tests/othertests/ansi_sql.py to access db connection info ...
Jason Pellerin
2006-07-19
[multi-db] Updated multiple_databases tests to use OTHER_DATABASES setting.
Jason Pellerin
2006-07-19
[multi-db] Added MODELS settings to TEST_DATABASES.
Jason Pellerin
2006-07-19
[multi-db] Added basic tests for Manager.db attribute.
Jason Pellerin
2006-07-16
[multi-db] Merge trunk to [3354]
Jason Pellerin
2006-07-11
[multi-db] Changed name of optional named databases setting to
Jason Pellerin
2006-07-11
[multi-db] Added preliminary drop-table generation to django.db.backends.ansi...
Jason Pellerin
2006-07-09
[multi-db] Merge trunk to [3302]
Jason Pellerin
2006-07-07
[multi-db] Updated tests to expect pendings in dict format instead of
Jason Pellerin
2006-07-06
[multi-db] Added transaction and relation usage tests to multiple
Jason Pellerin
2006-07-03
[multi-db] Began integrating Manager schema manipulation methods into django....
Jason Pellerin
2006-07-03
[multi-db] Added install() and other schema manipulation methods to Manager. ...
Jason Pellerin
2006-07-03
[multi-db] Added TEST_DATABASES tuple to runtests.py. Now, databases in TEST_...
Jason Pellerin
2006-07-03
[multi-db] Added django.db.backends.ansi.sql, with BoundStatement and SchemaB...
Jason Pellerin
2006-07-03
[multi-db] Merge trunk to [3257]
Jason Pellerin
2006-06-30
[multi-db] Added initialization code to runtests.py that creates
Jason Pellerin
2006-06-29
[multi-db] Updated tests/runtests.py to create test databases for all
Jason Pellerin
2006-06-28
[multi-db] Added optional db_connection property to model Meta classes,
Jason Pellerin
2006-06-28
Added basic tests for settings.DATABASES populating
Jason Pellerin
2006-06-28
Merge trunk to [3226]
Jason Pellerin
2006-06-28
Merge trunk to [3216]
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-21
Fixed the "timeuntil" and "timesince" tests so that they don't fail on a
Malcolm Tredinnick
[next]