1
0
mirror of https://github.com/django/django.git synced 2025-03-31 03:30:46 +00:00
Adam Chainz 92bbef8b9e Improved the way Model.save() skips the auto_field.
Identity comparison is quicker than isinstance(), and it avoids coupling
between Model and AutoField.
2016-11-24 06:01:36 -05:00
..
2016-11-14 12:30:46 -05:00
2016-11-14 12:30:46 -05:00