Skip to content

Commit

Permalink
Merge pull request #6 from GeoNodeUserGroup-DE/readding-externalappli…
Browse files Browse the repository at this point in the history
…cations-app

Readding the externalapplication module for 4.3.x
  • Loading branch information
ridoo authored Jun 13, 2024
2 parents c6a3979 + a4369fb commit 265cfc5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[submodule "geonode/externalapplications"]
path = geonode/apps/externalapplications
url = https://github.com/GeoNodeUserGroup-DE/contrib_externalapplications.git
branch = geonode-v4.3.x
2 changes: 1 addition & 1 deletion geonode/geonode/settings_override.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@


INSTALLED_APPS += (
# "externalapplications",
"externalapplications",
"customizations",
)

0 comments on commit 265cfc5

Please sign in to comment.