Download pwlocker Free Java Code

Description

Password locker sample application built using django and backbone.js see http://10kblogger.wordpress.com/2012/05/25/a restful password locker with django and backbone js/.

Source Files

The download file pwlocker-master.zip has the following entries.


.gitignore//from   ww w .ja  v a2  s.  c o  m
.gitmodules
LICENCE
README.rst
pwlocker/__init__.py
pwlocker/apps/__init__.py
pwlocker/apps/api/__init__.py
pwlocker/apps/api/models.py
pwlocker/apps/api/tests.py
pwlocker/apps/api/urls.py
pwlocker/apps/api/views.py
pwlocker/apps/models.py
pwlocker/apps/passwords/__init__.py
pwlocker/apps/passwords/forms.py
pwlocker/apps/passwords/migrations/0001_initial.py
pwlocker/apps/passwords/migrations/0002_auto__del_field_password_site_url__add_field_password_url.py
pwlocker/apps/passwords/migrations/0003_auto__add_field_password_created_by__chg_field_password_notes.py
pwlocker/apps/passwords/migrations/0004_auto__add_passwordcontact.py
pwlocker/apps/passwords/migrations/0005_auto.py
pwlocker/apps/passwords/migrations/__init__.py
pwlocker/apps/passwords/models.py
pwlocker/apps/passwords/resources.py
pwlocker/apps/passwords/templatetags/__init__.py
pwlocker/apps/passwords/templatetags/verbatim.py
pwlocker/apps/passwords/tests.py
pwlocker/apps/passwords/urls.py
pwlocker/apps/passwords/views.py
pwlocker/apps/tests.py
pwlocker/apps/users/__init__.py
pwlocker/apps/users/forms.py
pwlocker/apps/users/resources.py
pwlocker/apps/views.py
pwlocker/build/build.py
pwlocker/build/requirements.txt
pwlocker/context_processors.py
pwlocker/fabfile/PIL.setup.py.diff
pwlocker/fabfile/__init__.py
pwlocker/fabfile/fabutils.py
pwlocker/fabfile/lib.py
pwlocker/fabfile/requirements.txt
pwlocker/fixtures/initial_data.json
pwlocker/lib/__init__.py
pwlocker/lib/utils.py
pwlocker/manage.py
pwlocker/settings.py
pwlocker/settings_production.py
pwlocker/staticfiles/bootstrap/css/bootstrap-responsive.css
pwlocker/staticfiles/bootstrap/css/bootstrap-responsive.min.css
pwlocker/staticfiles/bootstrap/css/bootstrap.css
pwlocker/staticfiles/bootstrap/css/bootstrap.min.css
pwlocker/staticfiles/bootstrap/img/glyphicons-halflings-white.png
pwlocker/staticfiles/bootstrap/img/glyphicons-halflings.png
pwlocker/staticfiles/bootstrap/js/bootstrap.js
pwlocker/staticfiles/bootstrap/js/bootstrap.min.js
pwlocker/staticfiles/contrib/backbone/ICanHaz.min.js
pwlocker/staticfiles/contrib/backbone/backbone-min.js
pwlocker/staticfiles/contrib/backbone/json2.js
pwlocker/staticfiles/contrib/backbone/underscore-min.js
pwlocker/staticfiles/js/contacts.js
pwlocker/staticfiles/js/passwords.js
pwlocker/templates/404.html
pwlocker/templates/500.html
pwlocker/templates/base.html
pwlocker/templates/passwords/password_list.html
pwlocker/templates/registration/activate.html
pwlocker/templates/registration/activation_complete.html
pwlocker/templates/registration/activation_email.html
pwlocker/templates/registration/activation_email.txt
pwlocker/templates/registration/activation_email_subject.txt
pwlocker/templates/registration/form_field.html
pwlocker/templates/registration/logged_out.html
pwlocker/templates/registration/login.html
pwlocker/templates/registration/password_change_done.html
pwlocker/templates/registration/password_change_form.html
pwlocker/templates/registration/password_reset_complete.html
pwlocker/templates/registration/password_reset_confirm.html
pwlocker/templates/registration/password_reset_done.html
pwlocker/templates/registration/password_reset_email.html
pwlocker/templates/registration/password_reset_form.html
pwlocker/templates/registration/password_reset_subject.txt
pwlocker/templates/registration/register.html
pwlocker/templates/registration/registration_closed.html
pwlocker/templates/registration/registration_complete.html
pwlocker/templates/registration/registration_form.html
pwlocker/urls.py
pwlocker/views.py

Download

Click the following link to download pwlocker-master.zip.

pwlocker-master.zip




















Home »
  Javascript Free Code Download »
    Network »




AJAX
Client
Network
RESTful
Server
URL
URL Shortener
WebSocket