Skip to content

Commit 6dc1a4f

Browse files
rjvitorinoovv
authored andcommitted
feat: add DjangoBook resource
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
1 parent 60c0f36 commit 6dc1a4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

topics/frameworks/django.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Angular in how features are included by default and its opinionated default sett
99
* [VPS Configuration and Deployment](https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-20-04)
1010
* [A Complete BeginnersGuide to Django](https://simpleisbetterthancomplex.com/series/beginners-guide/1.11/)
1111
* [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+
*
1214

1315
### Groups and Communities
1416
* [Django-Users Google Group](https://groups.google.com/forum/#!forum/django-users)

0 commit comments

Comments
 (0)