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
/
rest_framework
Age
Commit message (
Expand
)
Author
2012-11-14
Added a test for the FileField.
Marko Tibold
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
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
fixed some typos
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-14
Properly render file inputs in the Browsable api.
Marko Tibold
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
Fix broken depth argument
Tom Christie
2012-11-13
Implementing 401 vs 403 responses
Tom Christie
2012-11-10
Fixes #380
Marko Tibold
2012-11-10
Reproduces #380
Marko Tibold
2012-11-09
Merge pull request #394 from tomchristie/read_only_fields
Tom Christie
2012-11-09
Support for `read_only_fields` on `ModelSerializer` classes
Tom Christie
2012-11-09
Fixed typo on safe_mode markdown wrapper
glic3rinu
2012-11-09
Merge with master
Tom Christie
2012-11-09
Version 2.1.2 (Adds filtering support)
2.1.2
Tom Christie
2012-11-09
Merge pull request #383 from tomchristie/filtering
Tom Christie
2012-11-09
Updated filteing docs.
Tom Christie
2012-11-08
Ensure pagination URLs are fully qualified
Tom Christie
2012-11-08
Make default FILTER_BACKEND = None
Tom Christie
2012-11-08
Comments updated
Tomi Pajunen
2012-11-08
Fields specify what FormFieldClass should be used by BrowsableApiRenderer
Ludwig Kraatz
2012-11-08
revert merge
Ludwig Kraatz
2012-11-08
Fixed creation of objects with reversed M2M relations
Tomi Pajunen
2012-11-08
clean support for view namespaces in as serializer attribute
Ludwig Kraatz
2012-11-08
Allowing custom Serializer Fields to have different BrowsableApiRendered Form...
Ludwig Kraatz
2012-11-08
moved field_mapping to be BrowsableAPIRenderer attr
Ludwig Kraatz
2012-11-08
Strict import ordering
Tom Christie
2012-11-07
Simplify NextPageField and PreviousPageField slightly
Tom Christie
2012-11-07
Make filtering optional, and pluggable.
Tom Christie
2012-11-07
Merge branch 'restframework2-filter' of git://github.com/onepercentclub/djang...
Tom Christie
2012-11-07
fixed typo
Stephan Groß
2012-11-07
Version 2.1.1
2.1.1
Tom Christie
2012-11-07
Make textareas in browseable API same width as everything else
Tom Christie
2012-11-07
Fix repeated breadcrumbs when optional trailing slash is used
Tom Christie
2012-11-07
Make textareas in browseable API same width as everything else
Tom Christie
[prev]
[next]