Skip to content

ultimatecoder/wye

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wye

Wye: How to setup

  • Create a PostgreSQL 9.3 database
  • It is advised to install all the requirements inside virtualenv, use virtualenvwrapper to manage virtualenvs.
	pip install -r requirements/dev.txt
	python manage.py migrate --noinput

License

This software is licensed under The MIT License(MIT). See the LICENSE file in the top distribution directory for the full license text.

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.5%
  • HTML 21.8%
  • CSS 3.7%