-
Notifications
You must be signed in to change notification settings - Fork 151
Description
Hi all - totally new to all of this but I'm looking to build a shareabouts platform for bicycle consultation for a local shire and went the easy route by clicking the 'Deploy to Heroku' button after signing up and paying at Heroky. It all comes to a halt when deploying the app in the 'Build app' dialogue box - any help would be greatly appreciated!
-----> Preparing static assets
Collectstatic configuration error. To debug, run:
$ heroku run python ./src/manage.py collectstatic --noinput
-----> Running post-compile hook
-----> In post-compile hook
-----> Collecting static files
Traceback (most recent call last):
django.core.exceptions.ImproperlyConfigured: Cannot determine PostGIS version for database "d6g2cig4dkmrbt". GeoDjango requires at least PostGIS version 1.3. Was the database created from a spatial database template?
! Push rejected, failed to compile Multipack app.
! Push failed