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-14 19:30:46 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
fixtures
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
__init__.py
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
models.py
Fixed
#35159
-- Fixed dumpdata crash when base querysets use prefetch_related().
2024-01-31 16:10:05 +01:00
tests.py
Fixed
#35159
-- Fixed dumpdata crash when base querysets use prefetch_related().
2024-01-31 16:10:05 +01:00