mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-28 16:29:54 +02:00
Field validation and form errors in templates
This commit is contained in:
parent
5eaf92caa5
commit
c924a5fd9a
18 changed files with 590 additions and 270 deletions
|
@ -21,6 +21,7 @@ django-widget-tweaks = "*"
|
|||
cachetools = "*"
|
||||
requests = "*"
|
||||
django-fsm = "*"
|
||||
django-phonenumber-field = {extras = ["phonenumberslite"], version = "*"}
|
||||
|
||||
[dev-packages]
|
||||
django-debug-toolbar = "*"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue