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-23 12:26:57 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
a93375e8ab
django
/
tests
/
basic
History
Download ZIP
Download TAR.GZ
Simon Charette
978680db22
Refs
#34925
-- Avoided altering passed by reference refresh_from_db(fields).
...
Follow up to
b0ec87b857
.
2023-11-25 17:01:14 +01:00
..
__init__.py
models.py
Fixed
#34925
-- Prevented Model.refresh_from_db() from mutating list of fields.
2023-11-24 13:42:40 +01:00
tests.py
Refs
#34925
-- Avoided altering passed by reference refresh_from_db(fields).
2023-11-25 17:01:14 +01:00