Skip to content

moops/whosmyrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installed django with easy_install
installed psycopg2 with easy_intall (for postgres)

virtualenv:
easy_install virtualenv
virtualenv DJANGO
cd DJANGO
source bin/activate
pip install psycopg2
pip install django

auth user: admin - d3vteam

us house data api: http://www.govtrack.us/developers/api

todo:
start using virtualenv
switch postgres to default connection using sockets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages