This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-24 21:00:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
9d72e7daf7
django
/
tests
/
order_with_respect_to
History
Download ZIP
Download TAR.GZ
myoungjinGo-BE
953095d1e6
Fixed
#36060
-- Prevented IntegrityError in bulk_create() with order_with_respect_to.
2025-06-03 17:27:33 +03:00
..
__init__.py
base_tests.py
Fixed
#36060
-- Prevented IntegrityError in bulk_create() with order_with_respect_to.
2025-06-03 17:27:33 +03:00
models.py
tests.py
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00