This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
24
Releases
Wiki
Activity
905ea9619b
django
/
tests
/
regressiontests
/
fixtures_regress
History
Ian Clelland
bdcd2f6b10
Avoid dependence on exact Python exception messages
2012-10-26 01:40:33 +01:00
..
fixtures
Fixed
#9279
-- Added ignorenonexistent option to loaddata
2012-09-30 23:40:27 -07:00
fixtures_1
Fixed
#17530
- Fixture loading with deferred constraints broken for Postgres for fixtures from multiple dirs/files
2012-01-14 17:26:32 +00:00
fixtures_2
Fixed
#17530
- Fixture loading with deferred constraints broken for Postgres for fixtures from multiple dirs/files
2012-01-14 17:26:32 +00:00
__init__.py
…
models.py
[py3] Refactored __unicode__ to __str__.
2012-08-12 14:44:40 +02:00
tests.py
Avoid dependence on exact Python exception messages
2012-10-26 01:40:33 +01:00