diff options
| author | Tom Christie | 2015-01-30 16:27:49 +0000 | 
|---|---|---|
| committer | Tom Christie | 2015-01-30 16:27:49 +0000 | 
| commit | 0d96cf2ca2e3298ed38e81482bcdc2664d060735 (patch) | |
| tree | dd832dc32f7d696d0cb2c8d5a92367b8e2144891 /docs/topics | |
| parent | 4ee4b4f2dc3cffd8246772bdf829a2a720493377 (diff) | |
| download | django-rest-framework-0d96cf2ca2e3298ed38e81482bcdc2664d060735.tar.bz2 | |
Latest translation source messages.
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/3.1-announcement.md | 16 | 
1 files changed, 12 insertions, 4 deletions
| diff --git a/docs/topics/3.1-announcement.md b/docs/topics/3.1-announcement.md index a0ad9829..3eb52f4c 100644 --- a/docs/topics/3.1-announcement.md +++ b/docs/topics/3.1-announcement.md @@ -1,7 +1,15 @@ -# Versioning +# Django REST framework 3.1 -# Pagination +## Pagination -# Internationalization +#### Pagination controls in the browsable API. -# ModelSerializer API +#### New pagination schemes. + +#### Support for header-based pagination. + +## Versioning + +## Internationalization + +## ModelSerializer API | 
