From 60178967b62801f685c339a765ccf9c06607b755 Mon Sep 17 00:00:00 2001 From: William Vincent Date: Tue, 17 Dec 2019 17:25:33 -0500 Subject: [PATCH] add django-news newsletter --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f2a58e..9d0f81f 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,8 @@ _A short list of Python packages that work well with Django._ - [Django Under the Hood](https://www.youtube.com/channel/UC9T1dhIlL_8Va9DxvKRowBw/videos) - [Complete listing of all PyCons globally](https://pycon.org) +### Newsletters +- [Django News](https://django-news.com) - Weekly newsletter on announecments, articles, projects, and talks. ### Podcasts @@ -217,8 +219,11 @@ _A short list of Python packages that work well with Django._ ### Books -_Django 2.2_ +_Django 3.0_ - [Django for Beginners: Build websites with Python and Django](https://djangoforbeginners.com/) + +_Django 2.2_ + - [Django for APIs: Build web APIs with Python and Django](https://djangoforapis.com/) - [Django for Professionals: Production websites with Python and Django](https://djangoforprofessionals.com/) - [Tango with Django](https://www.tangowithdjango.com/)