django-rest-framework/rest_framework/templates/rest_framework
Jakub Roztočil be55a3c5c7 Removed commented-out credits from footer to make django-debug-toolbar work.
The comment, although valid, caused that the Django debug toolbar's injected HTML was partially commented-out and thus the toolbar didn't work as expected.
2013-10-24 17:53:02 +02:00
..
api.html Change package name: djangorestframework -> rest_framework 2012-09-20 13:06:27 +01:00
base.html Removed commented-out credits from footer to make django-debug-toolbar work. 2013-10-24 17:53:02 +02:00
form.html Serializers can now be rendered directly to HTML 2013-10-02 13:45:35 +01:00
login_base.html Initial commit of fix for https://github.com/tomchristie/django-rest-framework/issues/775 2013-05-18 13:10:05 +01:00
login.html extend base login template 2013-04-17 10:15:02 -04:00
raw_data_form.html Fix rendering of forms and add error rendering on HTML form 2013-10-02 16:13:34 +01:00