Django-user-management

Latest version: v18.0.0

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

Scan your dependencies

Page 12 of 12

0.0.6

Not secure
* Separate user detail / list urls from (my) profile.
* Rename views to not end View.
* Make users views hyperlinked.
* Add `user_management_api` namesapce to api urls. Include with
`include('user_management.api.urls', namespace='something', app_name='user_management_api')`

0.0.5

Not secure
* Add admin forms and simple UserAdmin
* Add VerifyUserAdmin
* Order UserAdmin by name, not email
* Use python 2 compatible super

0.0.4

Not secure
* Added users list
* Added urls and url tests

0.0.3

Not secure
* Add wheel support

0.0.2

Not secure
* Rename users template dir to user_management
* Rename UserSerializer to RegistrationSerializer
* Check new superusers are active by default
* Make User model abstract.
* Convert abstract models to mixins.
* Reorganise app into models and api modules.
* Separate verify_email_urls.
* Use self.normalize_email
* Better duplicate email test.
* Add .travis.yml
* Add Python 2.7 compatibility

Page 12 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.