Django-userena-ce

Latest version: v7.0.3

Safety actively analyzes 629765 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

1.4.0

Fixes and improvements:

- Python3.3 and Python3.4 support added.

1.3.2

Backwards incompatible changes:

- Creating new user always creates new empty userena profile (fixes bug from 1.3.1).

1.3.1

Backwards incompatible changes:

- When USERENA_ACTIVATION_REQUIRED = False, creating new user does not automatically
create userena profile (bug).

1.2.2

Backwards incompatible changes:

- Changed backwards relationships names for Umessages contrib application from
`to_user` to `um_to_user` and `from_user` to `um_from_user`.

1.2.0

Backwards incompatible changes:

- 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.

1.1.2

Backwards incompatible changes:

- 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.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.