diff options
Diffstat (limited to 'tutorial/6-viewsets-and-routers.html')
| -rw-r--r-- | tutorial/6-viewsets-and-routers.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorial/6-viewsets-and-routers.html b/tutorial/6-viewsets-and-routers.html index a5287a79..d178e26d 100644 --- a/tutorial/6-viewsets-and-routers.html +++ b/tutorial/6-viewsets-and-routers.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 - Tutorial 6: ViewSets & Routers</title> + <title>Tutorial 6: ViewSets & Routers - 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/tutorial/6-viewsets-and-routers"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
