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-25 21:22:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
f5d9ee11a2
django
/
tests
/
basic
History
Download ZIP
Download TAR.GZ
Tom Forbes
9cbdb44014
Fixed
#23646
-- Added QuerySet.bulk_update() to efficiently update many models.
2018-09-18 16:14:44 -04:00
..
__init__.py
models.py
Fixed
#27846
-- Made Model.refresh_from_db() clear cached relations.
2017-10-12 17:04:10 -04:00
tests.py
Fixed
#23646
-- Added QuerySet.bulk_update() to efficiently update many models.
2018-09-18 16:14:44 -04:00