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-24
Added setter to user property
Mark Hughes
2012-11-23
Version 2.1.6. AKA: I am a doofus.
2.1.6
Tom Christie
2012-11-23
Version 2.1.5
2.1.5
Tom Christie
2012-11-23
Typo. Fixes #437.
Tom Christie
2012-11-22
Merge pull request #439 from irrelative/master
Tom Christie
2012-11-22
Remove unneeded and incorrect self reference
jedavis83@gmail.com
2012-11-22
More consistent iteration over default_fields, per feedback.
jedavis83@gmail.com
2012-11-22
Keep Serializer.fields API consistent while caching values.
jedavis83@gmail.com
2012-11-22
Version 2.1.4
2.1.4
Tom Christie
2012-11-22
Merge pull request #441 from dbachrach/master
Tom Christie
2012-11-22
Added @maspwr for the partial updates work. Ta!
Tom Christie
2012-11-22
Added @dbachrach. Thanks!
Tom Christie
2012-11-22
Updated release notes.
Tom Christie
2012-11-22
Updated release notes.
Tom Christie
2012-11-22
Merge pull request #438 from maspwr/partial-update
Tom Christie
2012-11-21
Merge remote-tracking branch 'upstream/master' into partial-update
Mark Aaron Shirley
2012-11-21
partial argument should override required
Mark Aaron Shirley
2012-11-21
Tweak to work with serializer performance improvement
Tom Christie
2012-11-21
updated comparison due to pep8 programming recommendations
Stephan Groß
2012-11-21
added RegexField to field_mapping in BrowsableAPIRenderer
Stephan Groß
2012-11-21
Merge pull request #440 from minddust/master
Stephan Groß
2012-11-21
updated comparison due to pep8 programming recommendations
Stephan Groß
2012-11-21
Merge pull request #436 from minddust/regex_field
Stephan Groß
2012-11-21
added missing line
Stephan Groß
2012-11-21
Merge remote-tracking branch 'upstream/master' into regex_field
Stephan Groß
2012-11-21
added tests
Stephan Groß
2012-11-20
Change pagination to update Serializer.serialize_fields
jedavis83@gmail.com
2012-11-20
Cache all fields on serializer init, not just default fields.
jedavis83@gmail.com
2012-11-20
Documentation changes for partial serializer updates
Mark Aaron Shirley
2012-11-20
Update docs/topics/release-notes.md
Tom Christie
2012-11-20
Merge pull request #430 from j4mie/serializer-method-field
Tom Christie
2012-11-20
Added @irrelative for the mighty fine work.
Tom Christie
2012-11-20
Merge pull request #433 from irrelative/master
Tom Christie
2012-11-20
Add support for partial serializer updates
Mark Aaron Shirley
2012-11-20
Add widgets for DateField and DateTimeField.
Dustin Bachrach
2012-11-20
added RegexField
Stephan Groß
2012-11-20
Add example use of SerializerMethodField to docs
Jamie Matthews
2012-11-20
Merge pull request #435 from j4mie/fix-serializer-source
Tom Christie
2012-11-20
Clean up and clarify tests for related serializers
Jamie Matthews
2012-11-20
Fix related serializers with source argument that resolves to a callable
Jamie Matthews
2012-11-19
Cache default fields per serializer instance for improved performance
jedavis83@gmail.com
2012-11-19
More docs tweaking.
Tom Christie
2012-11-19
Added release notes
Tom Christie
2012-11-19
Adding folks to the credits makes me happy. Good work @jonlil!
Tom Christie
2012-11-19
Merge pull request #424 from jonlil/master
Tom Christie
2012-11-19
Docs tweaks.
Tom Christie
2012-11-19
Merge pull request #399 from robromano/master
Tom Christie
2012-11-19
Merge pull request #426 from jmagnusson/master
Tom Christie
2012-11-19
Tweaks to SerializerMethodField docs
Jamie Matthews
2012-11-19
Add SerializerMethodField
Jamie Matthews
[next]