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

Commit

Permalink
UPDATES about 1.5 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
wunki committed Feb 18, 2013
1 parent 9ebd77d commit a66a835
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions UPDATES
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
This file contains all the backwards-incompatible changes.

Version 1.2.0

- This version updates Userena to be able to use the new `User` model found in
Django 1.5. This does require the django-guardion > 1.5-dev. To make this
work, there is a `get_user_model` function in `userena/utils.py` which is used
to get the correct `User` model.

Version 1.1.2

- Activation view no longer contains username. If you override
Expand Down

0 comments on commit a66a835

Please sign in to comment.