You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a brand new geonode project from master. The docker compose won't start correctly.
It seems to me that it's related to the call to django_admin.py instead of "django_admin" only on this line :
Hi,
When creating a brand new geonode project from master. The docker compose won't start correctly.
It seems to me that it's related to the call to django_admin.py instead of "django_admin" only on this line :
https://github.com/GeoNode/geonode-project/blob/master/src/tasks.py#L405
(this line is also concerned but not reached anymore : https://github.com/GeoNode/geonode-project/blob/master/src/tasks.py#L441)
What do you think ?
Regards
The text was updated successfully, but these errors were encountered: