I've read the documentation. This tells you how the bits work. But
it's quite detailed.
What I am looking for is something that goes beyond the tutorials to
bridge the gap to the detail of the modules. Are there any?
Hi,
how about checking out some existing applications to learn how those
work? Many of them are small enough to get the useful tips and tricks
from them in 10 minutes (per app ;-)
http://code.djangoproject.com/wiki/DjangoResources
HTH
Jirka
I found the best next step was the "Practical Django Projects" book:
http://apress.com/book/view/1430219386
(I need to get the 2nd Ed though). The first edition was really good
at taking your through practical projects, and helping you learn the
django way. I assume the 2nd edition just brings it upto date.
Kind regards,
-Alastair
It's somewhat outdated but it covers all the basics.
Cheers
Alj