Skip to content

webapp to display information about and control parts of the Detectorover

Notifications You must be signed in to change notification settings

rhyshorner/detectorover_webapp

Repository files navigation

detectorover_webapp

webapp to display information about and control parts of the Detectorover

environment variables;

  • DB_PASSWORD
  • SECRET_KEY

local develop psql commands

  • windows pgadmin4 - psql 11

virtualenv

  • environment name = env
  • command to activate on windows .\env\Scripts\activate
  • command to actvate on ubuntu source bin/activate

requirements

  • do pip3 freeze > requirements.txt with venv activated only, to make sure no unnecessary modules are added.

local dev mode

  • comment out django_heroku.settings(locals()) in settings file

About

webapp to display information about and control parts of the Detectorover

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published