Skip to content

danirus/django-inviteme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-inviteme

By Daniel Rus Morales <http://danir.us/>

A reusable Django app that adds an email address submission form with protection. Email addresses will only hit the database when users confirm them.

Read the documentation at:

Includes a demo site limited test suite. If you commit code, please consider adding proper coverage (especially if it has a chance for a regression) in the test suite.

Run the tests with: python setup.py test

About

A reusable Django app that adds an email address submission form with protection. Email addresses will only hit the database when users confirm them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages