mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-23 01:57:00 +03:00
Updated release notes
This commit is contained in:
parent
e65f407164
commit
d7f3c86ad1
|
@ -18,6 +18,7 @@ Major version numbers (x.0.0) are reserved for project milestones. No major poi
|
||||||
|
|
||||||
### Master
|
### Master
|
||||||
|
|
||||||
|
* Deprecate django.utils.simplejson in favor of Python 2.6's built-in json module.
|
||||||
* Bugfix: Validation errors instead of exceptions when serializers receive incorrect types.
|
* Bugfix: Validation errors instead of exceptions when serializers receive incorrect types.
|
||||||
* Bugfix: Validation errors instead of exceptions when related fields receive incorrect types.
|
* Bugfix: Validation errors instead of exceptions when related fields receive incorrect types.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user