This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
regressiontests
/
initial_sql_regress
History
Claude Paroz
3d62eaea69
[1.5.x]
Fixed
#19416
-- Fixed multi-line commands in initial SQL files
...
Thanks Aymeric Augustin for detecting this regression. Backport of 5fa5621f5 from master.
2012-12-03 20:49:28 +01:00
..
sql
[1.5.x]
Fixed
#19416
-- Fixed multi-line commands in initial SQL files
2012-12-03 20:49:28 +01:00
__init__.py
Fixed
#2161
-- handle trailing newlines in initial SQL data. Includes
2006-06-20 07:12:45 +00:00
models.py
Convert the remainder of the relative imports in the tests to be absolute imports.
2011-10-13 21:34:56 +00:00
tests.py
[1.5.x]
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch. Backport of 4285571c5a9bf6ca3cb7c4d774942b9ae5b537e4.
2012-11-04 10:26:59 -08:00