summaryrefslogtreecommitdiff
path: root/tests/modeltests/update_only_fields/models.py
AgeCommit message (Expand)Author
2012-08-12Fixed #18306 -- Made deferred models issue update_fields on saveAndrei Antoukh
2012-08-12[py3] Refactored __unicode__ to __str__.Aymeric Augustin
2012-05-12Fixed #4102 -- Allow update of specific fields in model.save()Andrei Antoukh