This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-12-02 00:01:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
b64d30405a
django
/
tests
/
regressiontests
/
initial_sql_regress
History
Download ZIP
Download TAR.GZ
Claude Paroz
5fa5621f57
Fixed
#19416
-- Fixed multi-line commands in initial SQL files
...
Thanks Aymeric Augustin for detecting this regression.
2012-12-03 20:47:08 +01:00
..
sql
Fixed
#19416
-- Fixed multi-line commands in initial SQL files
2012-12-03 20:47:08 +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
Fixed
#5805
-- it is now possible to specify multi-column indexes. Thanks to jgelens for the original patch.
2012-11-04 10:16:06 -08:00