Changes between Initial Version and Version 1 of Ticket #25114


Ignore:
Timestamp:
Jul 12, 2015, 12:14:36 PM (9 years ago)
Author:
damon c
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25114 – Description

    initial v1  
    1 Foreign key fields in the admin currently default to a behavior that can cause crashing and user inconvenience.
     1Foreign key fields in the admin currently default to a behavior that can cause crashes and user inconvenience.
    22
    33The default behavior is to render a <select> element containing ''every'' instance of the model referred to by the FK. 
Back to Top