A few details.
This commit is contained in:
parent
5abbb4d0d0
commit
c26c97a895
2 changed files with 3 additions and 3 deletions
2
LICENSE
2
LICENSE
|
@ -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,
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Reference in a new issue