This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-15 03:40:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
fixtures_regress
History
Tom Carrick
8df5ce80d2
Fixed
#36177
-- Added a trailing newline to JSON serializer. (
#19232
)
2025-03-11 08:01:06 +01:00
..
fixtures
Fixed
#36177
-- Added a trailing newline to JSON serializer. (
#19232
)
2025-03-11 08:01:06 +01:00
fixtures_1
Fixed
#21551
-- Reenabled loading fixtures from subdirectory
2013-12-07 10:47:34 +01:00
fixtures_2
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#33582
-- Fixed deserializing natural keys with foreing key dependencies in a multiple database setup.
2022-03-18 20:57:08 +01:00
tests.py
Refs
#23919
-- Removed Python 2 workaround in fixtures_regress.
2025-02-11 18:38:58 +01:00