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
/
multiple_database
Age
Commit message (
Expand
)
Author
2014-03-30
Fixed transaction handling for a number of operations on related objects.
Loic Bistuer
2014-03-30
Cleaned up tests for multiple databases.
Loic Bistuer
2014-03-03
Fixed many typos in comments and docstrings.
Rodolfo Carvalho
2014-01-26
Fixed #19774 -- Deprecated the contenttypes.generic module.
Simon Charette
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-11-02
PEP8 cleanup
Jason Myers
2013-11-02
PEP8
Jason Myers
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
Fixing E302 Errors
Jason Myers
2013-10-26
Fix all violators of E231
Alex Gaynor
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-22
Fixed E221 pep8 warnings.
Tim Graham
2013-10-19
Removed unused local variables in tests.
Tim Graham
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
2013-10-11
Fixed assorted flake8 errors.
Tim Graham
2013-10-10
Whitespace cleanup.
Tim Graham
2013-10-10
Fixed "redefinition of unused 'foo' from line X" pyflakes warnings.
Tim Graham
2013-10-09
Fixed #21243 -- Corrected exception message in multiple database tests.
Russell Keith-Magee
2013-10-05
Fixed #21174 -- transaction control in related manager methods
Anssi Kääriäinen
2013-09-30
Fixed Python 3.2 syntax errors; refs #13724.
Tim Graham
2013-09-30
Fixed #13724: Corrected routing of write queries involving managers.
Russell Keith-Magee
2013-09-24
Isolated select_for_update tests a bit more.
Florian Apolloner
2013-09-03
Updated syncdb -> migrate in tests.
Tim Graham
2013-08-09
Merge remote-tracking branch 'core/master' into schema-alteration
Andrew Godwin
2013-07-30
Rename allow_syncdb to allow_migrate
Andrew Godwin
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-06-28
Removed custom profile model functionality as per deprecation TL.
Ramiro Morales
2013-06-14
Fixed #20603 -- Made the test suite faster.
Aymeric Augustin
2013-05-24
Fixed a regression in router initialization
Claude Paroz
2013-02-26
Merged regressiontests and modeltests into the test root.
Florian Apolloner
[prev]