diff options
Diffstat (limited to 'topics')
| -rw-r--r-- | topics/2.2-announcement.html | 2 | ||||
| -rw-r--r-- | topics/2.3-announcement.html | 2 | ||||
| -rw-r--r-- | topics/ajax-csrf-cors.html | 2 | ||||
| -rw-r--r-- | topics/browsable-api.html | 2 | ||||
| -rw-r--r-- | topics/browser-enhancements.html | 2 | ||||
| -rw-r--r-- | topics/contributing.html | 2 | ||||
| -rw-r--r-- | topics/credits.html | 2 | ||||
| -rw-r--r-- | topics/documenting-your-api.html | 2 | ||||
| -rw-r--r-- | topics/release-notes.html | 3 | ||||
| -rw-r--r-- | topics/rest-framework-2-announcement.html | 2 | ||||
| -rw-r--r-- | topics/rest-hypermedia-hateoas.html | 2 | ||||
| -rw-r--r-- | topics/writable-nested-serializers.html | 2 |
12 files changed, 13 insertions, 12 deletions
diff --git a/topics/2.2-announcement.html b/topics/2.2-announcement.html index e76032ff..0e0584f5 100644 --- a/topics/2.2-announcement.html +++ b/topics/2.2-announcement.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - REST framework 2.2 announcement</title> + <title>REST framework 2.2 announcement - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/2.2-announcement"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/2.3-announcement.html b/topics/2.3-announcement.html index b22a136d..76d38499 100644 --- a/topics/2.3-announcement.html +++ b/topics/2.3-announcement.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - REST framework 2.3 announcement</title> + <title>REST framework 2.3 announcement - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/2.3-announcement"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/ajax-csrf-cors.html b/topics/ajax-csrf-cors.html index cf33a56e..0322d233 100644 --- a/topics/ajax-csrf-cors.html +++ b/topics/ajax-csrf-cors.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Working with AJAX, CSRF & CORS</title> + <title>Working with AJAX, CSRF & CORS - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/ajax-csrf-cors"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/browsable-api.html b/topics/browsable-api.html index ba58eec0..2d86354d 100644 --- a/topics/browsable-api.html +++ b/topics/browsable-api.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - The Browsable API</title> + <title>The Browsable API - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/browsable-api"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/browser-enhancements.html b/topics/browser-enhancements.html index 11b53d53..f92e2737 100644 --- a/topics/browser-enhancements.html +++ b/topics/browser-enhancements.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Browser enhancements</title> + <title>Browser enhancements - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/browser-enhancements"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/contributing.html b/topics/contributing.html index 986ff924..9120285c 100644 --- a/topics/contributing.html +++ b/topics/contributing.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Contributing to REST framework</title> + <title>Contributing to REST framework - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/contributing"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/credits.html b/topics/credits.html index 533de882..06a7819c 100644 --- a/topics/credits.html +++ b/topics/credits.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Credits</title> + <title>Credits - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/credits"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/documenting-your-api.html b/topics/documenting-your-api.html index 1489fb4e..29cdca4d 100644 --- a/topics/documenting-your-api.html +++ b/topics/documenting-your-api.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Documenting your API</title> + <title>Documenting your API - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/documenting-your-api"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/release-notes.html b/topics/release-notes.html index 2630aaa0..36cc5752 100644 --- a/topics/release-notes.html +++ b/topics/release-notes.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Release Notes</title> + <title>Release Notes - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/release-notes"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> @@ -250,6 +250,7 @@ <li>Fix compatiblity with newer versions of <code>django-oauth-plus</code>.</li> <li>Bugfix: Refine behavior that calls model manager <code>all()</code> across nested serializer relationships, preventing erronous behavior with some non-ORM objects, and preventing unneccessary queryset re-evaluations.</li> <li>Bugfix: Allow defaults on BooleanFields to be properly honored when values are not supplied.</li> +<li>Bugfix: Prevent double-escaping of non-latin1 URL query params when appending <code>format=json</code> params.</li> </ul> <h3 id="2310">2.3.10</h3> <p><strong>Date</strong>: 6th December 2013</p> diff --git a/topics/rest-framework-2-announcement.html b/topics/rest-framework-2-announcement.html index ebee8822..eed36c72 100644 --- a/topics/rest-framework-2-announcement.html +++ b/topics/rest-framework-2-announcement.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Django REST framework 2</title> + <title>Django REST framework 2 - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/rest-framework-2-announcement"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/rest-hypermedia-hateoas.html b/topics/rest-hypermedia-hateoas.html index 176cfbf3..63a9921b 100644 --- a/topics/rest-hypermedia-hateoas.html +++ b/topics/rest-hypermedia-hateoas.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - REST, Hypermedia & HATEOAS</title> + <title>REST, Hypermedia & HATEOAS - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/rest-hypermedia-hateoas"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> diff --git a/topics/writable-nested-serializers.html b/topics/writable-nested-serializers.html index 0a10ce99..32653db4 100644 --- a/topics/writable-nested-serializers.html +++ b/topics/writable-nested-serializers.html @@ -2,7 +2,7 @@ <html lang="en"> <head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> - <title>Django REST framework - Writable nested serializers</title> + <title>Writable nested serializers - Django REST framework</title> <link href="http://django-rest-framework.org/img/favicon.ico" rel="icon" type="image/x-icon"> <link rel="canonical" href="http://django-rest-framework.org/topics/writable-nested-serializers"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
