mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-21 10:16:13 +02:00
Add domain application data model
This commit is contained in:
parent
d3b9a993cd
commit
6263b69c34
8 changed files with 799 additions and 80 deletions
|
@ -19,6 +19,7 @@ django-formtools = "*"
|
|||
django-widget-tweaks = "*"
|
||||
cachetools = "*"
|
||||
requests = "*"
|
||||
django-fsm = "*"
|
||||
|
||||
[dev-packages]
|
||||
django-debug-toolbar = "*"
|
||||
|
@ -31,3 +32,4 @@ types-requests = "*"
|
|||
django-stubs = "*"
|
||||
django-webtest = "*"
|
||||
types-cachetools = "*"
|
||||
graphviz = ">=0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue