index
:
django-rest-framework
3.0-beta
docs-renderers-use-appropriate-renderer-class-name
empty_closable_objects
gh-pages
master
model-serializer-api
model-serializer-caching
version-2.4.x
version-3.1
Web APIs for Django.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rest_framework
/
templates
Age
Commit message (
Expand
)
Author
2014-11-07
Fix up fieldset templates. Closes #2039
Tom Christie
2014-10-31
Merge master
Tom Christie
2014-10-31
Update to bootstrap 3. Closes #1085
Tom Christie
2014-10-15
Moar form styling
Tom Christie
2014-10-15
Moar form styling
Tom Christie
2014-10-15
Reorganize to use template_pack in form rendering
Tom Christie
2014-10-15
Drop template includes
Tom Christie
2014-10-09
Use BoundField .name on fields
Tom Christie
2014-10-09
First pass on nested serializers in HTML
Tom Christie
2014-10-02
First pass on incorperating the form rendering into the browsable API
Tom Christie
2014-10-01
More forms support
Tom Christie
2014-10-01
First pass at HTML form rendering
Tom Christie
2014-09-26
[templates/rest_framework/base.html] Separate `object-form' and `generic-cont...
Anton D. Kachalov
2014-09-05
Merge pull request #1829 from cezar77/login-form-errors
Tom Christie
2014-09-05
Remove light gray bordering from the well with general message error
Cezar Pendarovski
2014-09-05
Place general error message in well
Cezar Pendarovski
2014-09-05
Change bootstrap class warning to error
Cezar Pendarovski
2014-09-05
Input fields get hightlighted if login fails and username is persisted
Cezar Pendarovski
2014-09-04
General message error goes above submit button
Cezar Pendarovski
2014-09-04
Error messages are displayed below the input fields
Cezar Pendarovski
2014-09-04
Display validation errors on login form
Cezar Pendarovski
2014-09-03
Moved li tags inside `optional_login`
Carlton Gibson
2014-09-02
Remove Login Dropdown when Auth Views are not registered.
Carlton Gibson
2014-08-30
Restore body block to base template.
Daniel Roseman
2014-08-28
Validation errors in the rendered HTML fixed
Cezar Pendarovski
2014-08-27
Put all TextNodes (method names) back to same line with parent element
Cezar Pendarovski
2014-08-25
Merge remote-tracking branch 'upstream/master' into fix-1719
Cezar Pendarovski
2014-08-22
Fixed the issue with the non-draggable horizontal scrollbar
Cezar Pendarovski
2014-08-19
Merge master
Tom Christie
2014-08-18
Merge pull request #1641 from javins/login-title
Tom Christie
2014-08-05
Remove duplicate class attributes
Jason Alan Palmer
2014-06-13
Refactor login template to extend base.
Walt Javins
2014-04-13
Merge remote-tracking branch 'origin/master' into 2.4.0
Xavier Ordoquy
2014-02-26
Display the media type of the API response on the browsable API
Keats
2014-01-08
Use www.django-rest-framework.org for docs instead of django-rest-framework.o...
Tom Christie
2014-01-06
Added "nofollow" against docs link.
Tom Christie
2013-12-13
Merge branch 'master' into 2.4.0
Tom Christie
2013-10-24
Removed commented-out credits from footer to make django-debug-toolbar work.
Jakub Roztočil
2013-10-16
Allow to customize description so that markup can be accepted if needed.
Omer Katz
2013-10-02
Fix rendering of forms and add error rendering on HTML form
Tom Christie
2013-10-02
Serializers can now be rendered directly to HTML
Tom Christie
2013-09-25
Drop 1.3 support
Tom Christie
2013-09-14
Refs #1109 -- Update docs. Integrate changes from feedback.
Tai Lee
2013-09-13
Fixed #1105 -- Add hook for custom context in `BrowsableAPIRenderer`.
Tai Lee
2013-08-29
Fix tab preferences on PUT forms
Tom Christie
2013-08-29
Preserve tab preference in cookies.
Tom Christie
2013-08-23
First pass at HTMLFormRenderer
Tom Christie
2013-08-12
Fix PATCH button title in template
Yuri Prezument
2013-05-21
Merge and styling fixes
Tom Christie
2013-05-18
Initial commit of fix for https://github.com/tomchristie/django-rest-framewor...
Mark McArdle
[next]