mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 11:33:59 +03:00
Corrected order of books. Apologies to @limedaring
This commit is contained in:
parent
a0602bce4c
commit
dfb0e6ff2d
|
@ -59,6 +59,7 @@ There are a wide range of resources available for learning and using Django REST
|
||||||
## Books
|
## Books
|
||||||
|
|
||||||
* [Hello Web App: Intermediate Concepts, Chapter 10][hello-web-app-intermediate]
|
* [Hello Web App: Intermediate Concepts, Chapter 10][hello-web-app-intermediate]
|
||||||
|
* [Two Scoops of Django 1.11, Chapter 16, 17, 26, and more][two-scoops-of-django-11]
|
||||||
|
|
||||||
### Documentations
|
### Documentations
|
||||||
* [Classy Django REST Framework][cdrf.co]
|
* [Classy Django REST Framework][cdrf.co]
|
||||||
|
@ -108,3 +109,4 @@ Want your Django REST Framework talk/tutorial/article to be added to our website
|
||||||
[building-a-restful-api-with-drf]: http://agiliq.com/blog/2014/12/building-a-restful-api-with-django-rest-framework/
|
[building-a-restful-api-with-drf]: http://agiliq.com/blog/2014/12/building-a-restful-api-with-django-rest-framework/
|
||||||
[submit-pr]: https://github.com/encode/django-rest-framework
|
[submit-pr]: https://github.com/encode/django-rest-framework
|
||||||
[anna-email]: mailto:anna@django-rest-framework.org
|
[anna-email]: mailto:anna@django-rest-framework.org
|
||||||
|
[two-scoops-of-django-11]: https://www.twoscoopspress.com/products/two-scoops-of-django-1-11
|
||||||
|
|
Loading…
Reference in New Issue
Block a user