Password locker {% trans "Demonstrating Django and Backbone.js" %}
This application demonstrates how to create a web application using Django and Backbone.js.
Sometimes you need to be able to share passwords between a team. For example when running a web site, the developers might need to share passwords to the web servers, demo email accounts, demo user accounts, etc. This application lets you do just that.
Follow the tutorial to see how this site was made. You can also check out the code at the github repository.
For demonstration purposes only!
This is a demo application and may not be completely secure. Please don't use it to store real data.