mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-14 08:37:03 +02:00
Changes but with comments this time
This commit is contained in:
parent
28a80ace36
commit
a4adb5ed46
14 changed files with 56 additions and 9 deletions
|
@ -19,6 +19,7 @@ application_urls = [
|
|||
path("finished/", views.Finished.as_view(), name="finished"),
|
||||
]
|
||||
|
||||
# TODO-446: (Step.ABOUT_YOUR_ORGANIZATION, views.AboutYourOrganization),
|
||||
# dynamically generate the other application_urls
|
||||
for step, view in [
|
||||
# add/remove steps here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue