|
|
|
|
|
by joshschreuder
4856 days ago
|
|
Thanks for posting about this book, I've been meaning to get into Django for a while, but I didn't find the official tutorial to be terribly enlightening beyond the basics.
Plus there's a whole heap of non-code related environment stuff which I want to have best practice for too. If anyone knows of any other good first-up books / websites (are there any interactive tutorials Treehouse / Codecademy style?), please let me know. |
|
The official Django Tutorial is still a great starting place for getting your head wrapped around that stuff -- https://docs.djangoproject.com/en/dev/intro/tutorial01/