This website requires JavaScript.
Explore
Help
Register
Sign in
scratchfoundation
/
django-password-required
Archived
Watch
1
Star
0
Fork
You've already forked django-password-required
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-05-04
. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
master
Branches
Tags
No results found.
django-password-required
/
password_required
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Sayamindu Dasgupta
31a765b1fa
Change alpha to beta
2013-03-08 21:47:23 +00:00
..
locale/da
/LC_MESSAGES
Adding Danish translation.
2010-06-07 09:16:06 +02:00
templates
Change alpha to beta
2013-03-08 21:47:23 +00:00
__init__.py
Starting password_required app.
2010-06-02 00:22:56 +02:00
decorators.py
Adding coding tags for good measure.
2010-06-03 18:47:19 +02:00
forms.py
Change password label in form to "access code".
2013-03-08 21:46:50 +00:00
models.py
Adding coding tags for good measure.
2010-06-03 18:47:19 +02:00
test_urls.py
Added the first test, will add more later.
2010-06-03 20:40:19 +02:00
tests.py
Immediate redirect when already logged in.
2010-06-07 09:10:25 +02:00
views.py
Immediate redirect when already logged in.
2010-06-07 09:10:25 +02:00