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
/
docs
Age
Commit message (
Expand
)
Author
2012-10-05
HTMLTemplateRenderer working
Tom Christie
2012-10-05
Accepted media type uses most specific of client/renderer media types.
Tom Christie
2012-10-04
Abstract out the app_label on test models
Tom Christie
2012-10-03
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-10-03
Rename generic views
Tom Christie
2012-10-02
Fixed references to serializer.serialized and serializer.serialized_errors
Matt Bosworth
2012-10-02
Update view docs slightly
Tom Christie
2012-10-02
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-10-02
Cleaner travis image link
Tom Christie
2012-10-02
Fix bug where pk could be set in post data
Tom Christie
2012-10-02
URL overrides in settings fixed up slightly
Tom Christie
2012-10-02
Clean up docs slightly
Tom Christie
2012-10-02
Placeholder for FBV docs
Tom Christie
2012-10-02
Make example more realistic and less of a toy
Tom Christie
2012-10-02
Make 'results_field' attribute of BasePaginationSerializer public.
Tom Christie
2012-10-02
Clean up reverse docs slightly
Tom Christie
2012-10-02
Renderer documentation
Tom Christie
2012-10-01
Add example of using paginator in a view
Tom Christie
2012-10-01
Pagination docs
Tom Christie
2012-10-01
Expand pagination support, add docs
Tom Christie
2012-09-30
Docs tweaking
Tom Christie
2012-09-28
Added @j4mie, and added projects to 'additional thanks' as appropriate.
Tom Christie
2012-09-27
Only display forms when user has permissions. #159
Tom Christie
2012-09-27
Added @cyberj. Thanks!
Tom Christie
2012-09-27
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-09-27
Added citation to contributing docs
Tom Christie
2012-09-26
Added @LaundroMat. Thanks!
Tom Christie
2012-09-26
Fix @api_view decorator tests
Tom Christie
2012-09-25
Add readonly 'id' field
Tom Christie
2012-09-25
Add csrf note
Tom Christie
2012-09-25
Fix incorrect bit of tutorial
Tom Christie
2012-09-20
Change package name: djangorestframework -> rest_framework
Tom Christie
2012-09-19
Added @phobologic. Thanks\!
Tom Christie
2012-09-19
Use named links in tutorial docs
Tom Christie
2012-09-17
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-09-17
Tweak docs, fix .error_data -> .errors
Tom Christie
2012-09-17
Prevent the touchstart event propagation on the dropdown menus in the navbar.
Alec Perkins
2012-09-16
Simplify negotiation. Drop MSIE hacks. Etc.
Tom Christie
2012-09-14
Drop urlobject2
Tom Christie
2012-09-14
Merge branch 'browsable-bootstrap' of https://github.com/droptype/django-rest...
Tom Christie
2012-09-14
Flesh out resources/routers part of tutorial
Tom Christie
2012-09-14
Tweak throttles and improve docs
Tom Christie
2012-09-13
Drop GitHub button from docs on small screens
Tom Christie
2012-09-13
Tweak copy
Tom Christie
2012-09-13
Improve throttles and docs
Tom Christie
2012-09-13
Tweak throttling/permissions/auth docs
Tom Christie
2012-09-12
Tweaks to Token auth
Tom Christie
2012-09-12
GitHub link in toolbar
Tom Christie
2012-09-12
Updating docs
Tom Christie
2012-09-09
Whoops, forgot to explain these.
Alec Perkins
[next]