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
2013-05-13
Remove trailing unmatched </div> in login_base.html template. Reformat indent...
James Summerfield
2013-04-17
extend base login template
forgingdestiny
2013-04-17
add branding and style blocks
forgingdestiny
2013-04-04
Added break_long_headers on templatetags and base template
glic3rinu
2013-02-22
Polishing touches to #663
Tom Christie
2013-02-20
Minimal forms appearance improvements
Michael Elovskikh
2013-02-15
Added tabs between object form and generic content form on POST form
Michael Elovskikh
2013-02-15
POST form using new form.html template
Michael Elovskikh
2013-02-15
Added tabs between object form and generic content form on PUT/PATCH form
Michael Elovskikh
2013-02-06
Fix mismatch between template blocks and docs.
Tom Christie
2013-01-28
Login page styles fix. Closes #618. Made with :cookie:
Michael Elovskikh
2013-01-15
correcting template: closing tag was missing
Johannes Spielmann
2012-12-30
missing rest_framework templatetags for statics in login template
Sebastien Beal
2012-12-28
Include 'static' template tag to enable 1.3 compatible staticfiles behaviour
Tom Christie
2012-12-27
Replace get_static_prefix templatetag with static
Roman Akinfold
2012-11-01
Merge master
Tom Christie
2012-11-01
Relational field support in browseable API.
Tom Christie
2012-10-29
Style tweaks
Tom Christie
2012-10-29
Fix up login styling
Tom Christie
2012-10-09
Flesh out quickstart guide and make some style tweaks
Tom Christie
2012-10-09
Fix browseable API form display error for authenticated permissions
Tom Christie
2012-10-09
Added quickstart guide
Tom Christie
2012-10-05
Added dabapps styling to html api
Max Hurl
2012-10-03
Tweaks
Tom Christie
2012-10-03
Tweak styling of browseable API
Tom Christie
2012-09-27
Only display forms when user has permissions. #159
Tom Christie
2012-09-25
Tweak browseable API
Tom Christie
2012-09-20
Clean up bits of templates etc
Tom Christie
2012-09-20
Clean up template tags
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie