django1/django/db/models/fields
Almad 3d8fadad0f Added model name to AutoField error message. 2018-03-03 13:22:00 -05:00
..
__init__.py Added model name to AutoField error message. 2018-03-03 13:22:00 -05:00
files.py Fixed #28982 -- Simplified code with and/or. 2018-01-03 20:12:23 -05:00
mixins.py Fixed #28834 -- Followed ancestor links on field cache lookup failure. 2017-11-29 01:28:39 -05:00
proxy.py Removed unused OrderWrt.deconstruct(). 2017-07-06 18:45:53 -04:00
related.py Fixed imports per isort 4.3.1. 2018-02-02 14:44:07 -05:00
related_descriptors.py Refs #28723 -- Fixed stale prefetch_related cache after add/remove. 2018-02-05 11:02:57 -05:00
related_lookups.py Fixed #28776 -- Fixed a/an/and typos in docs and comments. 2017-11-06 22:41:03 -05:00
reverse_related.py Fixed #27332 -- Added FilteredRelation API for conditional join (ON clause) support. 2017-09-22 11:53:17 -04:00