Skip to content
This repository was archived by the owner on Oct 22, 2019. It is now read-only.

Commit a66a835

Browse files
committed
UPDATES about 1.5 compatibility
1 parent 9ebd77d commit a66a835

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

UPDATES

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
This file contains all the backwards-incompatible changes.
22

3+
Version 1.2.0
4+
5+
- This version updates Userena to be able to use the new `User` model found in
6+
Django 1.5. This does require the django-guardion > 1.5-dev. To make this
7+
work, there is a `get_user_model` function in `userena/utils.py` which is used
8+
to get the correct `User` model.
9+
310
Version 1.1.2
411

512
- Activation view no longer contains username. If you override

0 commit comments

Comments
 (0)