Changes between Initial Version and Version 1 of Ticket #2259, comment 28
- Timestamp:
- Nov 5, 2013, 9:21:39 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2259, comment 28
initial v1 1 PR: https:// code.djangoproject.com/ticket/22591 PR: https://github.com/django/django/pull/1879 2 2 3 3 I have added `BaseModelAdmin.auto_pk_readonly_fiel`, which controls whether primary keys should be read-only when editing options. This should cover all scenarios: