Skip to content

Commit

Permalink
override needed for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Jan 4, 2024
1 parent b5ebff0 commit 65594f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pmb/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
# Application definition

INSTALLED_APPS = [
"apis_override_select2js",
"dal",
"dal_select2",
"django_extensions",
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ acdh_geonames_utils
acdh-id-reconciler>=0.2,<1
acdh-tei-pyutils>=0.34,<1
acdh-wikidata-pyutils>=0.2.1,<1
apis-override-select2js==0.1
Django>4.1,<6
django-admin-csvexport
django-autocomplete-light
Expand Down

0 comments on commit 65594f0

Please sign in to comment.