Skip to content

checkboxes in nested fieldset look different #15

@benzkji

Description

@benzkji
fieldsets = (
  '',
  {'fields': ( 'title', ('published', 'show_home'),)},
)

if published uses a CheckBox widget, it will show the default django way, not the admin_styles way

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions