Download django password manager Free Java Code
Description
Django app managing passwords with an unique master key.
Source Files
The download file django-password-manager-master.zip has the following entries.
.gitignore/*from ww w.jav a2 s .c om*/
Procfile
README.md
__init__.py
api/__init__.py
api/fixtures/admin_user.json
api/fixtures/data.json
api/models.py
api/tests.py
api/urls.py
api/views.py
generator/__init__.py
generator/models.py
generator/tests.py
generator/views.py
manage.py
manager/__init__.py
manager/admin.py
manager/forms.py
manager/models.py
manager/templates/base_generic.html
manager/templates/base_generic_simple.html
manager/templates/category_create.html
manager/templates/category_delete.html
manager/templates/category_list.html
manager/templates/category_update.html
manager/templates/entry_create.html
manager/templates/entry_delete.html
manager/templates/entry_get.html
manager/templates/entry_list.html
manager/templates/entry_update.html
manager/templates/login.html
manager/templates/modal_entry_add.html
manager/templates/modal_generic.html
manager/templatetags/__init__.py
manager/templatetags/extra_tags.py
manager/tests/__init__.py
manager/tests/cryptoengine.py
manager/tests/model.py
manager/urls/__init__.py
manager/urls/category.py
manager/urls/entry.py
manager/views/__init__.py
manager/views/auth.py
manager/views/category.py
manager/views/entry.py
requirements.txt
settings.py
static/bootstrap/css/bootstrap-responsive.css
static/bootstrap/css/bootstrap-responsive.min.css
static/bootstrap/css/bootstrap.css
static/bootstrap/css/bootstrap.min.css
static/bootstrap/css/datepicker.css
static/bootstrap/img/glyphicons-halflings-white.png
static/bootstrap/img/glyphicons-halflings.png
static/bootstrap/js/bootstrap-datepicker.js
static/bootstrap/js/bootstrap-modal.js
static/bootstrap/js/bootstrap-typeahead.js
static/bootstrap/js/bootstrap.js
static/bootstrap/js/bootstrap.min.js
static/bootstrap/js/jquery-2.0.0.min.js
static/bootstrap/js/manager.js
static/bootstrap/less/datepicker.less
urls.py
Download
Click the following link to download django-password-manager-master.zip.
django-password-manager-master.zip