index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-09-25
Fixed #2729 -- Handle initial SQL with different line-ending styles (Windows
Malcolm Tredinnick
2006-09-23
Fixed #2454 -- Make "ifchanged" tag work more predictably inside nested
Malcolm Tredinnick
2006-09-23
Fixed #2456 -- Added backslash escaping to addslashes, which is necessary once
Malcolm Tredinnick
2006-09-21
Fixed #2743 -- Made the value of a cycle tag accessible through the context.
Malcolm Tredinnick
2006-09-04
Fixes #2637 -- Clarified handling of TEMPLATE_STRING_IF_INVALID, especially w...
Russell Keith-Magee
2006-08-27
Refs #2333 - Modified runtests script to use new testing framework. Migrated ...
Russell Keith-Magee
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