mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-29 15:53:31 +02:00
Small language tweaks
This commit is contained in:
parent
0fcf7de546
commit
bba9f1b376
1 changed files with 3 additions and 2 deletions
|
@ -22,7 +22,8 @@ development team.
|
||||||
|
|
||||||
Django admin provides the team with a _huge_ head start on the creation of an administrator portal.
|
Django admin provides the team with a _huge_ head start on the creation of an administrator portal.
|
||||||
|
|
||||||
While Django Admin is highly customizable, development will be constrained by what is possible within Django Admin.
|
While Django Admin is highly customizable, design and development will be constrained by what is possible within Django
|
||||||
|
Admin.
|
||||||
|
|
||||||
We anticipate that this will, overall, speed up the time to MVP compared to building a completely custom solution.
|
We anticipate that this will, overall, speed up the time to MVP compared to building a completely custom solution.
|
||||||
|
|
||||||
|
@ -37,4 +38,4 @@ While we anticipate that Django Admin will meet (or even exceed) the user needs
|
||||||
an open question whether Django Admin will be the long-term administrator tool of choice. A pivot away from Django Admin
|
an open question whether Django Admin will be the long-term administrator tool of choice. A pivot away from Django Admin
|
||||||
in the future would of course mean starting from scratch at a later date, and potentially juggling two separate admin
|
in the future would of course mean starting from scratch at a later date, and potentially juggling two separate admin
|
||||||
portals for a period of time while a custom solution is incrementally developed. This would result in an overall
|
portals for a period of time while a custom solution is incrementally developed. This would result in an overall
|
||||||
_increase_ to the total amount of development time invested in the administrator portal.
|
_increase_ to the total amount of time invested in building an administrator portal.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue