django-rest-framework/rest_framework/templates/rest_framework/inline
José Padilla afe7ed9333 Add allow_blank for ChoiceField #2184
This makes a ChoiceField optional in HTML if
model field has `blank=True` set.
2014-12-09 09:25:06 -04:00
..
checkbox_multiple.html Moar form styling 2014-10-15 15:11:01 +01:00
checkbox.html Moar form styling 2014-10-15 15:11:01 +01:00
fieldset.html Fix up fieldset templates. Closes #2039 2014-11-07 15:22:17 +00:00
form.html Moar form styling 2014-10-15 15:11:01 +01:00
input.html Remove class='form-control' for file inputs. Closes #2065. 2014-11-17 18:17:44 +00:00
list_fieldset.html List serializer no explicitly renders as 'not supported for HTML input' 2014-11-18 17:25:05 +00:00
radio.html Moar form styling 2014-10-15 15:11:01 +01:00
select_multiple.html Moar form styling 2014-10-15 15:11:01 +01:00
select.html Add allow_blank for ChoiceField #2184 2014-12-09 09:25:06 -04:00
textarea.html Moar form styling 2014-10-15 15:11:01 +01:00