A few details.

This commit is contained in:
Mikkel Hoegh 2010-06-02 00:22:22 +02:00
parent 5abbb4d0d0
commit c26c97a895
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
Copyright (c) Mikkel Hoegh Copyright (c) Mikkel Høgh
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without modification, Redistribution and use in source and binary forms, with or without modification,

View file

@ -1,5 +1,5 @@
Password required Django Password Required
================= ========================
A reusable Django app for requiring a password to access some pages on a A reusable Django app for requiring a password to access some pages on a
site, without requiring users to register an account. site, without requiring users to register an account.