Render ModelAdmin fieldsets outside admin sites

Review Request #9040 — Created June 27, 2017 and submitted

brennie
Djblets
release-0.10.x
9013
ab1e430...
djblets

The filer_fieldsets utility function filters a list of fieldsets
from a django.contrib.admin.ModelAdmin so callers rendering forms
can control which fieldsets (such as internal state) are rendered.

This change also refactors the core fieldset rendering of
form_fieldsets.html into its own template so a single fieldset can
be rendered.

Tested with /r/9013/

Description From Last Updated

W293 blank line contains whitespace

reviewbotreviewbot

W293 blank line contains whitespace

reviewbotreviewbot
brennie
Review request changed
brennie
Review request changed
brennie
brennie
brennie
david
  1. Ship It!
  2. 
      
brennie
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.10.x (c209c2c)
Loading...