mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-02 16:02:15 +02:00
forms now working
This commit is contained in:
parent
f9249f88cd
commit
5ed20c09c3
4 changed files with 35 additions and 34 deletions
|
@ -179,7 +179,7 @@ urlpatterns = [
|
|||
name="domain-users-add",
|
||||
),
|
||||
path(
|
||||
"user-profile/<int:pk>",
|
||||
"user-profile",
|
||||
views.UserProfileView.as_view(),
|
||||
name="user-profile",
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue