mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #193] [MERGED] New layout for user area (change password, delete acc, change profil) #405
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#405
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/nsupdate-info/nsupdate.info/pull/193
Author: @elnappo
Created: 12/29/2014
Status: ✅ Merged
Merged: 12/29/2014
Merged by: @ThomasWaldmann
Base:
master← Head:master📝 Commits (3)
8994be6minor admin interface improvmentse69fe96New layout for user area (change password, delete acc, change profil)d6949e5Merge branch 'master' of github.com:nsupdate-info/nsupdate.info📊 Changes
11 files changed (+149 additions, -89 deletions)
View changed files
➖
nsupdate/accounts/templates/accounts/user_profile.html(+0 -49)➕
nsupdate/accounts/templates/accounts/user_settings_account.html(+59 -0)➕
nsupdate/accounts/templates/accounts/user_settings_base.html(+22 -0)➕
nsupdate/accounts/templates/accounts/user_settings_profile.html(+24 -0)📝
nsupdate/accounts/urls.py(+3 -1)📝
nsupdate/accounts/views.py(+34 -3)➖
nsupdate/login/templates/password_change.html(+0 -21)➖
nsupdate/login/templates/password_change_done.html(+0 -8)📝
nsupdate/login/urls.py(+0 -6)📝
nsupdate/main/admin.py(+6 -0)📝
nsupdate/templates/base.html(+1 -1)📄 Description
and minor admin interface improvments
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.