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
129f1ac848
django
/
tests
/
regressiontests
/
fixtures_regress
History
Aymeric Augustin
bdca5ea345
[py3] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
..
fixtures
Fixed
#16317
-- Fixed dumpdata for self-referencing models and natural keys
2012-06-24 19:54:56 +02: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] Replaced unicode/str by six.text_type/bytes.
2012-07-22 09:29:54 +02:00
tests.py
Fixed
#16317
-- Fixed dumpdata for self-referencing models and natural keys
2012-06-24 19:54:56 +02:00