Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
shabda committed Jun 3, 2018
1 parent f7d1f84 commit 2dc4750
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@ Django admin cookbook is intermediate level book about doing things with Dajngo


Building APIs with Django and Django Rest Framework
++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++
Building APIs with Django and Django Rest Framework rewrites the beginner Django polls app to an API format using Django Rest Framework.

Building Multi Tenant Applications with Django
+++++++++++++++++++++++++++++++++++++++++++++++++++++
Building multi tenant applications with Django teaches how to build multi tenant apps and the various approaches to multi tenancy. In this book, you will rebuild the same app using the various methods to achieve multi-tenancy.


Django Projects Cookbook
++++++++++++++++++++++++++++++++++++++++++++++
Expand Down

0 comments on commit 2dc4750

Please sign in to comment.