mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Release 1.3.2
This commit is contained in:
parent
f984f37fba
commit
18959d8300
1 changed files with 13 additions and 0 deletions
13
CHANGES.txt
13
CHANGES.txt
|
|
@ -1,6 +1,19 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
1.3.2 (2013-03-28)
|
||||
------------------
|
||||
|
||||
- Fix an issue when a user logout [camilonova]
|
||||
- Match pypi version [camilonova]
|
||||
- Better User model import method [camilonova]
|
||||
- Use only one place to get the version number [camilonova]
|
||||
- Fixed an issue when a user on django 1.4 logout [camilonova]
|
||||
- Handle exception if there is not user profile model set [camilonova]
|
||||
- Made some cleanup and remove a pokemon exception handling [camilonova]
|
||||
- Improved tests so it really looks for the rabbit in the hole [camilonova]
|
||||
- Match pypi version [camilonova]
|
||||
|
||||
1.3.1 (2013-03-19)
|
||||
------------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue