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-09
Add flag in get_related_field
Tom Christie
2012-10-09
Fixed couple of incorrect imports in the docs
Tom Christie
2012-10-09
Docs tweaks
Tom Christie
2012-10-09
Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> Brows...
Tom Christie
2012-10-09
Tweak static files with docs
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
Tweak settings in quickstart guide
Tom Christie
2012-10-09
Added quickstart guide
Tom Christie
2012-10-08
Fix issue where required fields were not being properly validated. Also make...
Tom Christie
2012-10-08
Docs tweaks
Tom Christie
2012-10-08
Fix broken docs reference
Tom Christie
2012-10-08
Add RetrieveDestroyAPIView and remove Metadata mixin
Tom Christie
2012-10-08
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-10-08
Adding migration and changelog docs
Tom Christie
2012-10-07
Added @mattbo, @maximilianhurl. Thanks!
Tom Christie
2012-10-06
Fix up media-specific doc styling issues
Tom Christie
2012-10-05
DabApps, not Dab Apps
Tom Christie
2012-10-05
Tweak fields docs
Tom Christie
2012-10-05
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-10-05
Add serializer fields documentation
Tom Christie
2012-10-05
Merge pull request #284 from maximilianhurl/doc-styles
Tom Christie
2012-10-05
Fix django 1.3 bug
Tom Christie
2012-10-05
Added dabapps styling to html api
Max Hurl
2012-10-05
Added sticky footer to docs
Max Hurl
2012-10-05
Fix bug in format suffix patterns
Tom Christie
2012-10-05
Add favicon to docs
Tom Christie
2012-10-05
Doc style tweaks
Tom Christie
2012-10-05
Tweak view slightly
Tom Christie
2012-10-05
Docs tweaks
Tom Christie
2012-10-05
Tweak doc headings
Tom Christie
2012-10-05
Merge pull request #282 from tomchristie/html-template-responses
Tom Christie
2012-10-05
Fix travis build image in docs
Tom Christie
2012-10-05
Docs for template responses
Tom Christie
2012-10-05
Added JS version numbers
Max Hurl
2012-10-05
Added dabapps styles and general improvements to docs
Max Hurl
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
[next]