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
2013-03-01
Add better date / datetime validation (pull 2)
Stephan Groß
2013-02-28
Release notes
Tom Christie
2013-02-28
Auth is no longer lazy. Closes #667.
Tom Christie
2013-02-27
Use plularized URLs for better consistency.
Tom Christie
2013-02-26
More consistent examples
Tom Christie
2013-02-26
Tweaks
Tom Christie
2013-02-26
Merge pull request #681 from dbrgn/format_suffixes_docs
Tom Christie
2013-02-26
Add @waa for #687 thanks!
Stephan Groß
2013-02-26
Fixed a typo WritableField field name in docs
Wiliam Souza
2013-02-26
Added CBV example to format-suffixes docs
Danilo Bargen
2013-02-25
Renamed UserInstance to UserDetail in docs
Danilo Bargen
2013-02-25
Added @thedrow for cleanups in #677. Thanks!
Tom Christie
2013-02-25
Added @ryanrdetzel for docs fix #674. Thanks!
Tom Christie
2013-02-23
method fix for custom authentication
Ryan Detzel
2013-02-23
Fix curl response.
Tom Christie
2013-02-23
Spelling.
Tom Christie
2013-02-23
TODO -> TODONE
Tom Christie
2013-02-23
Autenticating with curl example.
Tom Christie
2013-02-23
Formatting.
Tom Christie
2013-02-23
Add curl examples.
Tom Christie
2013-02-23
Add missing `blank=True` to model in tutorial.
Tom Christie
2013-02-23
Fill in missing and incorrect settings.
Tom Christie
2013-02-23
Update release notes
Tom Christie
2013-02-22
Update release notes
Tom Christie
2013-02-22
Version 2.2.1
2.2.1
Tom Christie
2013-02-22
Note requirements explicitly.
Tom Christie
2013-02-22
defusedxml for security fix.
Tom Christie
2013-02-22
Tweak TemplateHTMLRenderer docs.
Tom Christie
2013-02-20
Update link to @paulmillr. Refs #668.
Tom Christie
2013-02-20
Don’t use my old nickname in credits.
Paul Miller
2013-02-19
Fix typos.
Tom Christie
2013-02-19
Fix typos.
Tom Christie
2013-02-15
Mention caching. Closes #659.
Tom Christie
2013-02-15
Added @pelme, for TimeField addition.
Tom Christie
2013-02-15
Update release notes.
Tom Christie
2013-02-15
Merge pull request #660 from pelme/timefield
Tom Christie
2013-02-15
Note python compatibility.
Tom Christie
2013-02-15
Python 2.6.5+ required
Tom Christie
2013-02-14
Added a serializer TimeField
Andreas Pelme
2013-02-14
Docs tweaks.
Tom Christie
2013-02-14
Update release notes.
Tom Christie
2013-02-14
Missing imports added
eofs
2013-02-14
thanks @floppya for docs fix
Stephan Groß
2013-02-13
Minor doc fixes
floppya
2013-02-13
Username tweak.
Tom Christie
2013-02-13
Add links to 2.2 announcement
Tom Christie
2013-02-13
Tweak title
Tom Christie
2013-02-12
Drop note on object-level permissions.
Tom Christie
2013-02-12
Update release notes.
Tom Christie
2013-02-12
Notes on creating a custom `obtain_auth_token` view. Fixes #641.
Tom Christie
[next]