Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

drakonen/drinktrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beer O mat

setup

  • Set up a virtual env
  • Activate the virtual env
  • While that virtual env is active: pip install -r requirements.txt
  • Create setting_local.py based on settings_local.py.template
  • For local testing remove the DATABASE from settings_local.py to use Sqlite
  • For local testing add DEBUG = True
  • ./manage.py runserver for dev server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published