Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
An app to provide phone confirmation via Twilio
Python Other
Branch: master
Failed to load latest commit information.
docs Initial commit
phoneconfirmation Initial commit
.coveragerc Initial commit
.gitignore Initial commit
.travis.yml Initial commit
AUTHORS Initial commit
CONTRIBUTING.md Initial commit
LICENSE Initial commit
MANIFEST.in Initial commit
Makefile Initial commit
README.rst Update README.rst
runtests.py Initial commit
setup.py Fix the package name
tox.ini Initial commit

README.rst

Pinax Phone Confirmation

Pinax

Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates. This collection can be found at http://pinaxproject.com.

pinax-phone-confirmation

pinax-phone-confirmation is an app to provide phone confirmation via Twilio.

Running the Tests

You can run the tests with via:

python setup.py test

or:

make test

or:

make all

or:

python runtests.py

Documentation

The Pinax documentation is available at http://pinaxproject.com/pinax/.

Code of Conduct

In order to foster a kind, inclusive, and harassment-free community, the Pinax Project has a code of conduct, which can be found here http://pinaxproject.com/pinax/code_of_conduct/.

Pinax Project Blog and Twitter

For updates and news regarding the Pinax Project, please follow us on Twitter at @pinaxproject and check out our blog http://blog.pinaxproject.com.

Something went wrong with that request. Please try again.