mirror of
https://github.com/django/django.git
synced 2025-01-22 16:19:35 +00:00
ed37f7e979
Added update_or_create to RelatedManager, ManyRelatedManager and GenericRelatedObjectManager. Added missing get_or_create to GenericRelatedObjectManager.