Django Project to send notifications to android devices when the doorbell is pressed
To get started (with windows): virtualenv env .\env\Scripts\activate.bat pip install -r requirements.txt
If you have trouble installing psycopg2, get the .exe from http://www.stickpeople.com/projects/python/win-psycopg/ and install it with easy_install