aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/release-notes.md
AgeCommit message (Collapse)Author
2014-04-13Merge remote-tracking branch 'origin/master' into 2.4.0Xavier Ordoquy
Conflicts: .travis.yml docs/api-guide/fields.md docs/api-guide/routers.md docs/topics/release-notes.md rest_framework/authentication.py rest_framework/serializers.py rest_framework/templatetags/rest_framework.py rest_framework/tests/test_authentication.py rest_framework/tests/test_filters.py rest_framework/tests/test_hyperlinkedserializers.py rest_framework/tests/test_serializer.py rest_framework/tests/test_testing.py rest_framework/utils/encoders.py tox.ini
2014-04-07replace page with page_size to avoide confusionDmitry Mukhin
2014-03-06Version 2.3.132.3.13Tom Christie
2014-01-15Security update to OrderingFilter2.3.12Tom Christie
2014-01-14Added write_only and write_only_fields. Refs #1306Tom Christie
2014-01-02Fix bugfix noteKevin Brown
This fixes a bugfix note that was added because of #1293, which pointed out that a change in a bugfix [1] broke backwards compatibility. The bugfix did not work as expected because a variable was quoted when it should not have been. This removes the quotes around the variable, which brings back the expected functionality.
2013-12-23Updated release notesTom Christie
2013-12-23Merge branch 'bennbollay-patch-1' into 2.4.0Tom Christie
Conflicts: .travis.yml docs/api-guide/routers.md rest_framework/compat.py tox.ini
2013-12-14Add note on pagination bugfix. Closes #1293.Tom Christie
2013-12-13Updated release notesTom Christie
2013-12-13Update release notesTom Christie
2013-12-13Merge branch 'master' into 2.4.0Tom Christie
Conflicts: .travis.yml docs/api-guide/routers.md docs/topics/release-notes.md rest_framework/compat.py
2013-12-10Remove incorrect apostropheTom Christie
2013-12-10Update release notesTom Christie
2013-12-09Update release notesTom Christie
2013-12-06Version 2.3.102.3.10Tom Christie
2013-12-06Update release-notes.mdTom Christie
2013-12-03Remove Content-Type header from empty responses. Fixes #1196Tom Christie
2013-12-03Update release-notes.mdTom Christie
2013-12-03Update release-notes.mdTom Christie
2013-11-19Update release-notes.mdTom Christie
2013-11-15Version 2.3.9Tom Christie
2013-10-01Update release-notes.mdJeff
Simple typo fix.
2013-09-25Merge masterTom Christie
2013-09-13Update release notes.Tom Christie
2013-09-11Version 2.3.82.3.8Tom Christie
2013-09-10Updated release notesTom Christie
2013-09-09Update release-notes.mdTom Christie
2013-08-30Update release notesTom Christie
2013-08-30Merge masterTom Christie
2013-08-29Update release notes.Tom Christie
2013-08-28Update release notes.Tom Christie
2013-08-23Update release notesTom Christie
2013-08-23force_authenticate(None) also clears session info.Tom Christie
Closes #1055.
2013-08-21Merge masterTom Christie
2013-08-21Updating 2.4.0 release notesTom Christie
2013-08-19Update release notesTom Christie
2013-08-19Update release notes.Tom Christie
2013-08-16Version 2.3.72.3.7Tom Christie
2013-08-16Update release notesTom Christie
2013-06-27Version 2.3.62.3.6Tom Christie
2013-06-26Update release notesTom Christie
2013-06-26Update release notesTom Christie
2013-06-21Update release notes, noting support for StreamingHttpResponse. Refs #939Tom Christie
2013-06-14Update release notesTom Christie
2013-06-03Version 2.3.52.3.5Tom Christie
2013-06-02Add notes on 'method' argument to '@action' decoratorTom Christie
2013-06-02Serializer field 'default' argument may be a callableTom Christie
2013-05-31Update release notesTom Christie
2013-05-30Release notesTom Christie