Changes between Initial Version and Version 1 of Ticket #32210


Ignore:
Timestamp:
Nov 19, 2020, 11:23:37 AM (3 years ago)
Author:
Joseph Metzinger
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32210 – Description

    initial v1  
    3838    list_display = ('name',)
    3939    ordering = ('pkid',)
    40     #search_fields = ('name',)
    4140    inlines = (SubThingInline,)
    4241}}}
Back to Top