File python-django-lockdown.changes of Package python-django-lockdown
-------------------------------------------------------------------
Fri Sep 27 20:33:15 UTC 2013 - p.drouand@gmail.com
- Update to version 1.0
+ BACKWARDS INCOMPATIBLE: Allow multiple passwords (the passwords setting has
changed from ``LOCKDOWN_PASSWORD`` to ``LOCKDOWN_PASSWORDS``.
+ Decorator changed to a callable decorator (so settings can be overridden for
an individual decorator).
+ Add ``AuthForm`` which can be used to allow previewing from authenticated
users (via ``django.contrib.auth``).
+ Allow locking up until or only after certain dates.
- Rebase specfile
-------------------------------------------------------------------
Thu Nov 26 10:22:39 UTC 2009 - alexandre@exatati.com.br
- Update to 0.1.1.
-------------------------------------------------------------------
Tue Nov 17 20:39:58 UTC 2009 - alexandre@exatati.com.br
- Initial package (0.1.0) for openSUSE.