django-password 3.0

django-password is a Django app that provides a way to store communal passwords allowing authorized uses access via the admin interface.Django password encrypts and decrypts passwords using Python's [base64](http://docs.python.org/library/base64.html)...