This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-23 17:30:27 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
09fcb70c80
django
/
tests
/
modeltests
/
update_only_fields
History
Julien Phalip
db09a2de6e
Cleaned up some lingering signals in the test suite that were causing spurious failures with Pypy and Postgres.
2013-02-08 12:12:03 -08:00
..
__init__.py
Fixed
#4102
-- Allow update of specific fields in model.save()
2012-05-12 10:29:41 +03:00
models.py
Fixed
#18306
-- Made deferred models issue update_fields on save
2012-08-12 22:39:27 +03:00
tests.py
Cleaned up some lingering signals in the test suite that were causing spurious failures with Pypy and Postgres.
2013-02-08 12:12:03 -08:00