We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added `dj` alias support
changed localhost dev server url
added step to create database in postgres
added step to restart postgresql service
changed default database settings for development config
Updated Development Installation (markdown)
remove production step of creating custom db owner
style fixing for local settings
moved dependancies installation up
remove virtual environment from the synced directory
update virtualenv install
added cd step to install python virtual env in right place
readded one step that was accidentally deleted
changed indentation and added code block
Tell user to copy local_settings template
Linking to Troubleshooting section
Adding Troubleshooting section
Added QGIS connection instructions
correcting service restart commands for auto-update notes
Touch ups
Update based on manual migration of real data experience