Add link to community page

This commit is contained in:
Adam Johnson 2020-02-01 09:58:29 +00:00 committed by GitHub
parent 44319a860d
commit 6b69dd9b71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -186,6 +186,7 @@ _A short list of Python packages that work well with Django._
### Community
- [Django Forum](https://forum.djangoproject.com/) - Discourse Board
- [Community Page](https://www.djangoproject.com/community/) - Featuring feeds of Community Blog Posts, Jobs, and more.
- [Django Users Google Group](https://groups.google.com/forum/#!forum/django-users/) - Very active discussion board for questions/answers.
- [Developers Google Group](https://groups.google.com/forum/#!forum/django-developers/) - For contributions to Django itself only.
- [Twitter](https://twitter.com/djangoproject/) - For official announcements on updates, security fixes, etc.