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-10-05
Merge pull request #281 from maximilianhurl/doc-styles
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
Tidy up renderers slightly
Tom Christie
2012-10-05
User .accepted_renderer, .accepted_media_type
Tom Christie
2012-10-05
Accepted media type uses most specific of client/renderer media types.
Tom Christie
2012-10-04
Merge pull request #280 from tomchristie/hyperlinked-relationships
Tom Christie
2012-10-04
Fix for field to make it easier to access field relationships
Tom Christie
2012-10-04
Minor fixes
Tom Christie
2012-10-04
Initial tests for hyperlinked relationships
Tom Christie
2012-10-04
Tweaks
Tom Christie
2012-10-04
Tweak comment
Tom Christie
2012-10-04
Merge pull request #279 from tomchristie/hyperlinked-relationships
Tom Christie
2012-10-04
Make Import patterns 1.3 compatible
Tom Christie
2012-10-04
Clean up field classes
Tom Christie
2012-10-04
HyperlinkedModelSerializer with working HyperlinkedIdentityField, but no hype...
Tom Christie
2012-10-04
Merge pull request #278 from tomchristie/related-field-fixes
Tom Christie
2012-10-04
Tests for default arguments on fields
Tom Christie
2012-10-04
Abstract out the app_label on test models
Tom Christie
2012-10-04
Abstract out the app_label on test models
Tom Christie
2012-10-03
Merge pull request #277 from tomchristie/related-field-fixes
Tom Christie
2012-10-03
Tweaks
Tom Christie
2012-10-03
Tweak styling of browseable API
Tom Christie
2012-10-03
M2M fields supported
Tom Christie
2012-10-03
Improve comments
Tom Christie
2012-10-03
Fix for empty form fields
Tom Christie
2012-10-03
Fix for empty form fields
Tom Christie
2012-10-03
Use either PrimaryKeyRelatedField or ManyPrimaryKeyRelatedField as appropriat...
Tom Christie
2012-10-03
Split out PrimaryKeyRelatedField and ManyPrimaryKeyRelatedField
Tom Christie
2012-10-03
Added failing test for m2m data
Tom Christie
2012-10-03
Add m2m update test
Tom Christie
2012-10-03
Add Serializer.save() to clean up differences between serializer.object being...
Tom Christie
2012-10-03
Many2Many test
Tom Christie
2012-10-03
Merge branch 'restframework2' of https://github.com/tomchristie/django-rest-f...
Tom Christie
2012-10-03
Stopgap fix for model fields rendering in browseable API
Tom Christie
2012-10-03
Merge pull request #276 from mattbo/restframework2
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
Remove duff checkin
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
Added model form field -> serializer form field mapping
Tom Christie
2012-10-02
Add test to ensure that pk is readonly in PUT requests
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
[prev]
[next]