django-rest-framework/rest_framework/templates/rest_framework
Tom Christie 8105a4ac5a Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374)
* Add tests for html-form-rendering choice fields
* Resolve issues with ChoiceField, MultipleChoiceField and non-string options
* Ensure None template comparisons don't match string None
2016-08-10 12:02:33 +01:00
..
admin Spring cleaning template styles (#4124) 2016-05-16 09:27:10 +01:00
filters Translations for HTML filters 2015-08-28 14:55:22 +01:00
horizontal Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
inline Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
pagination Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00
vertical Resolve form display with ChoiceField, MultipleChoiceField and non-string choices. (#4374) 2016-08-10 12:02:33 +01:00
admin.html updated jquery version to 1.12.4 (#4157) 2016-06-01 15:33:36 +01:00
api.html Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
base.html updated jquery version to 1.12.4 (#4157) 2016-06-01 15:33:36 +01:00
login_base.html Login form autofocus 2015-11-11 10:51:20 +01:00
login.html extend base login template 2013-04-17 10:15:02 -04:00
raw_data_form.html Change serializer field help_text rendering in browsable api (#3812) 2016-06-02 15:21:57 +01:00