Changes between Initial Version and Version 1 of Ticket #29894, comment 2


Ignore:
Timestamp:
Nov 6, 2018, 5:23:06 AM (6 years ago)
Author:
Carlton Gibson

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29894, comment 2

    initial v1  
    1 Why isn't using `fieldsets` the right approach here? https://docs.djangoproject.com/en/2.1/ref/contrib/admin/index#django.contrib.admin.ModelAdmin.fieldsets
     1Why isn't using `fieldsets` the right approach here? https://docs.djangoproject.com/en/2.1/ref/contrib/admin/index#django.contrib.admin.ModelAdmin.fieldsets (Update: or `fields`)
Back to Top