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
/
fixtures_regress
History
Russell Keith-Magee
7e03244f03
Added new fixture file accidentally left out of [9357].
...
git-svn-id:
http://code.djangoproject.com/svn/django/trunk@9358
bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-11-06 11:21:06 +00:00
..
fixtures
Added new fixture file accidentally left out of [9357].
2008-11-06 11:21:06 +00:00
__init__.py
Fixed
#3790
-- Fixed a problem with sequence resetting during fixture loads when using Postgres. Thanks to Jon Ballard and scott@staplefish.com for the report, and to Zach Thompson for suggesting a solution.
2007-04-06 02:25:58 +00:00
models.py
Fixed
#9011
-- Corrected handling of fixture files that contain errors to correctly report the broken fixture name. Thanks to jlrivitti@gmail.com for the report and initial patch.
2008-11-06 11:19:13 +00:00