mirror of
https://github.com/django/django.git
synced 2025-02-23 07:55:07 +00:00
Allows expected behavior when cast to str, also matching behaviour of created instances with those fetched from the DB. Thanks to Simon Charette, Nick Pope, and Shai Berger for reviews.