django-rest-framework/rest_framework/templates/rest_framework
Carlton Gibson dc4a98fbe8 Fix documentation data rendering (#5472)
* Add failing test for #5395

* Add data filter for use in templates

Closes #5395

* Fix isort
2017-10-02 13:26:44 +02:00
..
admin Add failing tests and fix for dict that have a key items #4931 (#4932) 2017-03-03 09:23:09 +00:00
docs Fix documentation data rendering (#5472) 2017-10-02 13:26:44 +02:00
filters Remove old django-filter templates (#5465) 2017-09-29 15:42:24 +01:00
horizontal Use 'items' templatetag throughout. 2017-03-13 12:35:19 +00:00
inline Use 'items' templatetag throughout. 2017-03-13 12:35:19 +00:00
pagination Consistent 2 space tabbing and formatting 2015-06-18 09:00:05 -04:00
vertical Use 'items' templatetag throughout. 2017-03-13 12:35:19 +00:00
admin.html Add missing comma (#4473) 2016-09-08 14:01:26 +01:00
api.html Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
base.html Feat - Added aria-label and a new region for accessibility purpose 2017-06-02 09:49:00 +02:00
login_base.html Use correct label for username field in login template (#4841) 2017-01-24 09:07:32 +00: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
schema.js Fallback to more widely supported JS feature sets. (#4961) 2017-03-10 12:07:15 +00:00