Skip to content

Commit ea53e53

Browse files
committed
Updated README file
1 parent 88b3827 commit ea53e53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
My practices about the following tutorials:
44

55
- [Django 1.9 Project tutorial](https://docs.djangoproject.com/en/1.9/intro/).
6-
- [Django Rest Framework 3.6.4 tutorial Quickstart](http://www.django-rest-framework.org/tutorial/quickstart/).
6+
- [Django Rest Framework 3.9.1 tutorial Quickstart](http://www.django-rest-framework.org/tutorial/quickstart/).
77
- [Desarrollo de un API REST con Django REST framework, tutorial 1: Serialización](http://jonathanpumares.com/desarrollo-de-un-api-rest-con-django-rest-framework-tutorial-1-serializacion/).
88

99
## Installation
@@ -346,5 +346,5 @@ ValidationError: {'email': [u'Enter a valid email address.'], 'created': [u'This
346346
# Reference
347347

348348
- [Django 1.9 Project tutorial](https://docs.djangoproject.com/en/1.9/intro/).
349-
- [Django Rest Framework 3.6.4 tutorial Quickstart](http://www.django-rest-framework.org/tutorial/quickstart/).
349+
- [Django Rest Framework 3.9.1 tutorial Quickstart](http://www.django-rest-framework.org/tutorial/quickstart/).
350350
- [Desarrollo de un API REST con Django REST framework, tutorial 1: Serialización](http://jonathanpumares.com/desarrollo-de-un-api-rest-con-django-rest-framework-tutorial-1-serializacion/).

0 commit comments

Comments
 (0)