Merge lp://staging/~varun/postorius/user_delete into lp://staging/postorius

Proposed by Varun Sharma
Status: Merged
Merged at revision: 144
Proposed branch: lp://staging/~varun/postorius/user_delete
Merge into: lp://staging/postorius
Diff against target: 98 lines (+48/-2)
5 files modified
src/postorius/templates/postorius/users/index.html (+4/-0)
src/postorius/templates/postorius/users/new.html (+1/-1)
src/postorius/templates/postorius/users/user_confirm_delete.html (+13/-0)
src/postorius/urls.py (+1/-0)
src/postorius/views/user.py (+29/-1)
To merge this branch: bzr merge lp://staging/~varun/postorius/user_delete
Reviewer Review Type Date Requested Status
Florian Fuchs Pending
Review via email: mp+173185@code.staging.launchpad.net

Description of the change

added deleting of user functionality by adding user_delete method in user.py and creating a confirmation page user_confirm_delete.html. This patch will enable the superusers to delete other users.

To post a comment you must log in.
145. By Varun Sharma

removed unwanted try except blocks and kwargs from user_delete method

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches