We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
committing with python 3.8 didn't work and it asked for 3.8.1; so, i changed the instructions
Permission errors occur otherwise when trying to do first migration, should probably be investigated further to have less broad permissions assigned
explicitly state python version for pipenv
Updated Setting up for local dev (markdown)
Add Redis install instructions
correct original location of secrets.json.template
document location of secrets.json in different platforms
add guide to test celery
add instruction to use PyCharm's debugger
ensure postgres user can create test db
label linting per IDE, surround package names with code blocks
Add instruction to use secrets.template.json
Added a small guide on the installation procedure of flake8 and black in PyCharm
fix instruction to enter postgresql shell
Explained how to enter postgresql shell and remind users to have npm
bullet points for celery
Fully document postgresql. Remove mariadb
Add info on postgresql
Add config info on PyCharm
prevent isort pip errors
Basic documentation for setting up