Skip to content

Commit

Permalink
fixup! 🗃️(dashboard) add administration and company fields to consent…
Browse files Browse the repository at this point in the history
… model
  • Loading branch information
ssorin committed Jan 22, 2025
1 parent bb8018f commit c409f69
Show file tree
Hide file tree
Showing 10 changed files with 548 additions and 409 deletions.
1 change: 1 addition & 0 deletions src/dashboard/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ django-environ = "==0.12.0"
django-extensions = "==3.2.3"
django-stubs = {extras = ["compatible-mypy"], version = "==5.1.1"}
gunicorn = "==23.0.0"
jsonschema = "==4.23.0"
psycopg = {extras = ["pool", "binary"], version = "==3.2.3"}
sentry-sdk = {extras = ["django"], version = "==2.20.0"}
whitenoise = "==6.8.2"
Expand Down
144 changes: 143 additions & 1 deletion src/dashboard/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c409f69

Please sign in to comment.