add Django Users Google Group

This commit is contained in:
William Vincent 2019-01-10 09:37:46 -05:00
parent 2c31e28df2
commit 4831839525

View File

@ -54,6 +54,7 @@
### External Resources
* [Django Users Google Group](https://groups.google.com/forum/#!forum/django-users) - Very active discussion board for questions/answers.
* [Classy Class-Based Views](http://ccbv.co.uk/) - Detailed descriptions for each generic class-based view.
* [Django Packages](https://djangopackages.org/) - Comprehensive directory of reusable Django apps and tools.
* [William Vincent's Website](https://wsvincent.com) - Up-to-date tutorials on Django and Django REST Framework.