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
d9db1d3373
django
/
tests
/
modeltests
/
update_only_fields
History
Download ZIP
Download TAR.GZ
Andrei Antoukh
0f49b2bce2
Fixed
#18362
- Made model.save() update_fields accept attnames
2012-07-05 16:43:28 +03:00
..
__init__.py
Fixed
#4102
-- Allow update of specific fields in model.save()
2012-05-12 10:29:41 +03:00
models.py
Fixed
#4102
-- Allow update of specific fields in model.save()
2012-05-12 10:29:41 +03:00
tests.py
Fixed
#18362
- Made model.save() update_fields accept attnames
2012-07-05 16:43:28 +03:00