mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-22 10:46:06 +02:00
wip but not working, adding in pk
This commit is contained in:
parent
aa5b574d01
commit
f9249f88cd
6 changed files with 114 additions and 23 deletions
|
@ -179,7 +179,7 @@ urlpatterns = [
|
|||
name="domain-users-add",
|
||||
),
|
||||
path(
|
||||
"user-profile",
|
||||
"user-profile/<int:pk>",
|
||||
views.UserProfileView.as_view(),
|
||||
name="user-profile",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue