GeoDjango Tutorial
A while ago I posted a story about a GeoDjango training course I have been creating. By popular demand here are the course notes I made. Hope they are useful and I will appreciate any suggestions folks can offer to improve them.
A while ago I posted a story about a GeoDjango training course I have been creating. By popular demand here are the course notes I made. Hope they are useful and I will appreciate any suggestions folks can offer to improve them.
You must be logged in to post a comment.
Tim, CRUD (page 20) is “Create _Read_ Update Delete”, not “Create Remove Update Delete”, otherwise you’ve made a write-only database and deleted everything twice
Hi. Erk that really would be cruddy
Thanks I’ll go and fix it.
Regards
Tim
[...] up in Make Smarter this month is a good GeoDjango tutorial by the folks at Linfiniti.com. This tutorial doesn’t assume Django knowledge, so it’s a good introduction to Django [...]