Changes between Initial Version and Version 1 of Ticket #2259, comment 28


Ignore:
Timestamp:
Nov 5, 2013, 9:21:39 AM (10 years ago)
Author:
Bouke Haarsma

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2259, comment 28

    initial v1  
    1 PR: https://code.djangoproject.com/ticket/2259
     1PR: https://github.com/django/django/pull/1879
    22
    33I have added `BaseModelAdmin.auto_pk_readonly_fiel`, which controls whether primary keys should be read-only when editing options. This should cover all scenarios:
Back to Top