Custom-user-profile

Latest version: v1.0.4

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

Scan your dependencies

1.0.4

1.0.3

URL Namespace fixed for users app.
Now the URLs will behave properly on import.

urlpatterns = [
...
path('users/', include('users.urls', 'users')),
]

1.0.2

Added views for user list and archived list, added methods to delete, undelete, and permanently delete user, added method to edit user.
Added Templates according to the views.

**Full Changelog**: https://github.com/Anjaan-g/custom-user-profile/compare/1.0.1...1.0.2

1.0.1

Added code coverage with codecov.

1.0.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.