django-rest-framework/rest_framework/templates/rest_framework
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
..
horizontal Add allow_blank for ChoiceField #2184 2014-12-09 09:25:06 -04:00
inline Add allow_blank for ChoiceField #2184 2014-12-09 09:25:06 -04:00
vertical Add allow_blank for ChoiceField #2184 2014-12-09 09:25:06 -04:00
api_form.html Resolve PUT and POST buttons in browsable API 2014-11-20 13:43:38 +00:00
api.html Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
base.html removed the whole footer section 2014-11-21 22:45:28 +01:00
login_base.html Ported a couple of templates to Bootstrap 3.x. 2014-12-08 09:06:52 +07:00
login.html extend base login template 2013-04-17 10:15:02 -04:00
raw_data_form.html Ported a couple of templates to Bootstrap 3.x. 2014-12-08 09:06:52 +07:00