Changes between Initial Version and Version 1 of Ticket #27431, comment 3


Ignore:
Timestamp:
Nov 6, 2016, 12:05:35 AM (8 years ago)
Author:
Tim Graham

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #27431, comment 3

    initial v1  
    1 See branch: https://github.com/veldman/django/tree/ticket_27431
     1[https://github.com/django/django/pull/7502 PR]
    22
    33Added a check in the has_changed function of a field to see if a field is disabled and always return true.
Back to Top