A basic practical overview of Django and Geodjango
About the Author
Samuel Gachuhi is a data scientist who has a background in Geography and Environmental Studies. Some years after university, he began teaching himself to programme. He still finds it fun to teach and showcase others what he's created and learnt over time.
Purpose of writing this book
I decided to write this book to help anyone else out there who desires to be taught Django in a friendly way. This book was intended to be a tutorial on how you would get basics of Django while building a very simple app.
Though the books has its own limitations, inconsistencies and imperfections, it is my desire it will contribute to increasing your knowledge and understanding of how Django works.
Github
You can get the entire code used in the book from here: Github Repository
For the Geodjango section Chapter 17 to Chapter 21, use this Github Repository.
Creative Commons Attribution
© 2019. This work is openly licensed via CC BY-NC-SA 4.0.
This license enables reusers to distribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. If you remix, adapt, or build upon the material, you must license the modified material under identical terms. CC BY-NC-SA includes the following elements:
BY: credit must be given to the creator.
NC: Only noncommercial uses of the work are permitted.
SA: Adaptations must be shared under the same terms.