April 2018
Beginner to intermediate
440 pages
11h 36m
English
With the project created and a new application, the next step towards using GeoDjango is to configure the settings.py script contained in the project folder. We'll add the specifics about the database connection (user, password, database name, and so on), and adjust the INSTALLED_APPS setting.