Last updated:
0 purchases
pebbleviewhelpers 0.1.0
Pebble View Helpers
This project is a collection of helper functions and classes that we use
while developing our Django projects.
Testing
To test this project, create a virtualenv and install the requirements.txt:
virtualenv .
bin/pip install -r requirements.txt
bin/python setup.py install
bin/python test_project/manage.py test
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.