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
/
topics
/
3.0-announcement.md
Age
Commit message (
Expand
)
Author
2014-12-10
Minor docs tweaks
Tom Christie
2014-12-09
Minor docs tweaks
Tom Christie
2014-12-09
Add REST framework: Under the hood. video to the 3.0 announcement.
Tom Christie
2014-12-08
Add misc note about localization
José Padilla
2014-12-01
Change allow_none to allow_null
José Padilla
2014-12-01
Minor 3.0 announcment tweaks
Tom Christie
2014-12-01
Minor validtors tweak
3.0.0
Tom Christie
2014-12-01
Support Django's core ValidationError for backwards compat. Refs #2145.
Tom Christie
2014-11-28
Finalizing 3.0 release notes
Tom Christie
2014-11-28
Docs. Sponsor call-out.
Tom Christie
2014-11-28
Moar docs. Amazing.
Tom Christie
2014-11-27
Notes on removal of Field.validate() and Serializer.transform_<field_name>
Tom Christie
2014-11-25
Merge master
Tom Christie
2014-11-25
Hypenate 'un-coerced'
Tom Christie
2014-11-25
Missing quotes on validate_score example
Marc
2014-11-23
Fix typo "serailizers" to "serializers"
Tony Nguyen
2014-11-20
Fill in TODOs for 3.0 beta release notes
Tom Christie
2014-11-20
Note on 3.1 and 3.2 releases.
Tom Christie
2014-11-19
Merge branch 'master' into 3.0-beta
Tom Christie
2014-11-19
Further notes in 3.0 announcement
Tom Christie
2014-11-18
Note on 3.0 beta
Tom Christie
2014-11-18
Note removal of 'save_object' and fail loudly if it exists
Tom Christie
2014-11-13
Model fields with .blank or .null now map to required=False. Closes #2017. Cl...
Tom Christie
2014-11-07
Tweaks to release notes
Tom Christie
2014-11-07
Fixes to release notes
Tom Christie
2014-11-03
Fix typo
Tom Davis
2014-11-03
Call out 'get_value' and 'get_attribute'
Tom Christie
2014-11-03
Tweaks to validation notes
Tom Christie
2014-11-03
Fixed some typos in 3.0 release notes
Rocky Meza
2014-11-03
PUT as create docs, and move mixin out to external gist
Tom Christie
2014-11-01
typo fix
Andy Baker
2014-10-22
.validate() can raise field errors or non-field errors
Tom Christie
2014-10-17
Use serializers.ValidationError
Tom Christie
2014-10-16
Update release notes
Tom Christie
2014-10-14
Update 3.0-announcement.md
wolfe
2014-10-10
Tweaks
Tom Christie
2014-10-10
exceptions.ValidationFailed, not Django's ValidationError
Tom Christie
2014-10-09
Typo
Tom Christie
2014-10-08
Tweaks
Tom Christie
2014-10-08
More gradual deprecation
Tom Christie
2014-10-08
Tweak pre/post save hooks. Return instance in .update().
Tom Christie
2014-10-03
Serializer.save() takes keyword arguments, not 'extras' argument
Tom Christie
2014-10-03
More spelling tweaks
Craig de Stigter
2014-10-03
Minor: fix spelling and grammar, mostly in 3.0 announcement
Craig de Stigter
2014-10-01
Fixed documentation typo.
Omer Katz
2014-09-30
Update 3.0-announcement.md
Tom Christie
2014-09-29
Update release notes
Tom Christie
2014-09-29
Latest release notes
Tom Christie
2014-09-29
Update release notes
Tom Christie
2014-09-26
Update release notes
Tom Christie
[next]