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
Updated Setting up for local dev (markdown)
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 Server Updates (Run Bi Yearly) (markdown)
Updated Server Updates (markdown)
Created Server Updates (markdown)
Updated Setting up the server (markdown)
Removed django cms comment and added pipenv note
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