Changes between Initial Version and Version 1 of Ticket #26524, comment 3
- Timestamp:
- Apr 21, 2016, 1:02:18 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26524, comment 3
initial v1 1 I don't think this is specific to admin. @cristianocca and @tim, this behavior is documented in the following method - ` _forward_fields_map` - https://github.com/django/django/blob/master/django/db/models/options.py#L469 which specifically talks about the *_id fields as well.1 I don't think this is specific to admin. @cristianocca and @tim, this behavior is documented in the following method - `django.db.models.options:Options._forward_fields_map` - https://github.com/django/django/blob/master/django/db/models/options.py#L469 which specifically talks about the *_id fields as well.