Configuring settings.py

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.

Get Mastering Geospatial Analysis with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.