You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added DjangoBook (https://djangobook.com/) under learning resources for Django frameworks. This resource provides a comprehensive list of all available books on Django, aiding developers in finding suitable learning materials.
- Updated Django.md
- Added link to DjangoBook website
Copy file name to clipboardExpand all lines: topics/frameworks/django.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ Angular in how features are included by default and its opinionated default sett
9
9
*[VPS Configuration and Deployment](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-20-04)
10
10
*[A Complete BeginnersGuide to Django](https://simpleisbetterthancomplex.com/series/beginners-guide/1.11/)
11
11
*[A Comprehensive introduction to Django web framework](https://developer.mozilla.org/en-US/docs/Learn/Server-side/Django)
12
+
*[Djangobook.com - A website of all available books on Django.](https://djangobook.com/)
13
+
*
12
14
13
15
### Groups and Communities
14
16
*[Django-Users Google Group](https://groups.google.com/forum/#!forum/django-users)
0 commit comments