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 (
Collapse
)
Author
2012-10-30
removed empty row
Stephan Groß
2012-10-30
fix ModelSerializer useage
Stephan Groß
cause of: from snippets.models import Snippet
2012-10-30
Docs update
Tom Christie
2012-10-30
Docs tweaks for tutorial.
Tom Christie
2012-10-30
Update browser enhancments docs. Fixes #339.
Tom Christie
2012-10-29
Tweak
Tom Christie
2012-10-29
Added @minddust. Thanks!
Tom Christie
2012-10-29
fixed api_view decorator useage
Stephan Groß
2012-10-29
remove empty rows
Stephan Groß
2012-10-29
fix api_view decorator useage
Stephan Groß
2012-10-29
add missing whitespace
Stephan Groß
2012-10-29
fixed missplaced semicolon
Stephan Groß
2012-10-29
fixed missplaced semicolon
Stephan Groß
2012-10-29
fixed missplaced semicolon
Stephan Groß
2012-10-29
add missing semicolon
Stephan Groß
2012-10-29
add missing "`" for code formatting
Stephan Groß
2012-10-29
fixed api_view decorator useage
Stephan Groß
2012-10-29
removed empty row
Stephan Groß
2012-10-29
correct code indent
Stephan Groß
2012-10-28
Tweaks
Tom Christie
2012-10-28
Tweaks
Tom Christie
2012-10-28
Remove unfinished sections from the index
Tom Christie
2012-10-28
Add initial explanatory paragraph
Tom Christie
2012-10-28
nested -> depth
Tom Christie
2012-10-28
readonly -> read_only
Tom Christie
2012-10-28
Merge pull request #332 from tomchristie/tutorial-refactor
Tom Christie
Improve fields docs
2012-10-28
Improve fields docs
Tom Christie
2012-10-28
Merge pull request #330 from tomchristie/tutorial-refactor
Tom Christie
Tutorial refactor
2012-10-28
Minor fixes
Tom Christie
2012-10-28
Pastebin tutorial
Tom Christie
2012-10-28
TemplateHTMLRenderer, StaticHTMLRenderer
Tom Christie
2012-10-27
Add AllowAny permission
Tom Christie
2012-10-27
Added @madisvain. Thanks!
Tom Christie
2012-10-27
2.0 Announcement
Tom Christie
2012-10-27
Tweaks
Tom Christie
2012-10-27
Documentation for function-based view decorators
Jamie Matthews
2012-10-26
Use context dict in HTMLRenderer
Tom Christie
2012-10-26
Fix incorrect method signature in docs
Tom Christie
2012-10-26
Add analytics
Tom Christie
2012-10-26
Drop resources from codebase since implementation is only partial (Created ↵
Tom Christie
resoorces-routers branch for future reference)
2012-10-25
Merge branch 'restframework2' of ↵
Tom Christie
https://github.com/tomchristie/django-rest-framework into restframework2
2012-10-25
remove no-site-packages since that's now the default
Tom Christie
2012-10-25
Fix section headings in generic views docs
Jamie Matthews
2012-10-25
Update generic view documentation
Jamie Matthews
2012-10-24
Added @diviei - Thanks!
Tom Christie
2012-10-24
Fix typo reported by @diviei
Tom Christie
2012-10-24
Clean up internal names and documentation
Jamie Matthews
2012-10-24
Add cross-field validate method
Jamie Matthews
2012-10-24
Switch from clean_<fieldname> to validate_<fieldname>, clarify documentation
Jamie Matthews
2012-10-24
Implement per-field validation on Serializers
Jamie Matthews
[prev]
[next]