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
Age
Commit message (
Expand
)
Author
2012-11-16
Fixes #421
Marko Tibold
2012-11-16
Merge pull request #419 from markotibold/the_feature_nobody_asked_for
Tom Christie
2012-11-16
Docs, tox and travis use django-filter 0.5.4
Tom Christie
2012-11-16
Reproduces #421
Marko Tibold
2012-11-16
Fix typo
Tom Christie
2012-11-16
WIP on docs for File- and ImageFileds.
Marko Tibold
2012-11-15
./mkdocs.py -p opens a preview in your default browser. Tested on Mac, but sh...
Marko Tibold
2012-11-15
Merge commit '3b258d69c92e9d9293f7c5d1690f0ca434e677e3' into file_and_image_f...
Marko Tibold
2012-11-15
added page_size_kwarg tests
Stephan Groß
2012-11-15
updated script to just use page_size_kwarg
Stephan Groß
2012-11-15
updated release noted for page_size stuff
Stephan Groß
2012-11-15
added global and per resource on/off switch + updated docs
Stephan Groß
2012-11-14
Fix 404
Marko Tibold
2012-11-14
Added a test for the FileField.
Marko Tibold
2012-11-14
Merge branch 'master' of https://github.com/robromano/django-rest-framework
Rob Romano
2012-11-14
Removed authtoken/urls.py, not really needed with Tom's simplification
Rob Romano
2012-11-14
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update...
Rob Romano
2012-11-14
Added documentation on how to use the token authentication login view.
Rob Romano
2012-11-14
Updates to login view for TokenAuthentication from feedback from Tom
Rob Romano
2012-11-14
Added authtoken login/logout urlpatterns and views
Rob Romano
2012-11-14
Added authtoken login/logout urlpatterns and views to support scripted logins...
Rob Romano
2012-11-14
.to_native() now returns the file-name.
Marko Tibold
2012-11-14
Processed review comments.
Marko Tibold
2012-11-14
Bring keywrod args in line with Django's implementation
Tom Christie
2012-11-14
Merge pull request #407 from ludwigkraatz/location_header
Tom Christie
2012-11-14
Merge pull request #413 from minddust/auth_token_documentation
Tom Christie
2012-11-14
Merge pull request #414 from minddust/minor_fixes
Tom Christie
2012-11-14
fixed some typos
Stephan Groß
2012-11-14
added description how to use the auth token
Stephan Groß
2012-11-14
updated docs
Stephan Groß
2012-11-14
added release note
Stephan Groß
2012-11-14
added support for passing page_size per request
Stephan Groß
2012-11-14
once more polished
Ludwig Kraatz
2012-11-14
polishing code
Ludwig Kraatz
2012-11-13
Removed authtoken/urls.py, not really needed with Tom's simplification
Rob Romano
2012-11-13
Renamed AuthTokenView to ObtainAuthToken, added obtain_auth_token var, update...
Rob Romano
2012-11-14
Properly render file inputs in the Browsable api.
Marko Tibold
2012-11-13
Added documentation on how to use the token authentication login view.
Rob Romano
2012-11-13
Added a FileField and an ImageField (copied from django.forms.fields).
Marko Tibold
2012-11-13
removed useless line after polishing code
Ludwig Kraatz
2012-11-13
fixed ugly code
Ludwig Kraatz
2012-11-13
fixed a bug on testing throttling headers
Ludwig Kraatz
2012-11-13
changed buggy response + code ploishing
Ludwig Kraatz
2012-11-13
Returning a Location Header on Create
Ludwig Kraatz
2012-11-13
Note django-filter support
Tom Christie
2012-11-13
Fix broken depth argument
Tom Christie
2012-11-13
Implementing 401 vs 403 responses
Tom Christie
2012-11-13
Remove OAuth2 from docs
Tom Christie
2012-11-12
Updates to login view for TokenAuthentication from feedback from Tom
Rob Romano
2012-11-11
Merge pull request #396 from markotibold/#380
Marko Tibold
[prev]
[next]