File python-django-userena.changes of Package python-django-userena
-------------------------------------------------------------------
Thu Oct 24 11:04:29 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Mon Feb 18 15:28:14 UTC 2013 - alexandre@exatati.com.br
- Update to 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-guardian > 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.
-------------------------------------------------------------------
Thu Jul 5 16:32:55 UTC 2012 - alexandre@exatati.com.br
- Update to 1.1.2:
- Activation view no longer contains username. If you override
userena/templates/userena/emails/activation_email_message.txt and
userena/templates/userena/emails/confirmation_email_message_new.txt be sure
to remove username from the URL.
-------------------------------------------------------------------
Tue May 15 18:28:13 UTC 2012 - alexandre@exatati.com.br
- Update to 1.1.0:
- Sorry, no changelog.
-------------------------------------------------------------------
Sat Feb 4 19:13:15 UTC 2012 - alexandre@exatati.com.br
- Initial package (1.0.2) for openSUSE.