[GeoNode-users] Running unittests on 2.10

Berger, Steffen s.berger at atenekom.eu
Tue Dec 11 01:48:51 PST 2018


Hi!

I have an issue to successfully run the unittests, using the command "docker-compose exec django python manage.py test geonode.people.tests
--noinput".

The Error-message is the following and appears with all unittests of
all models:

ERROR:  column documents_document.object_id does
not exist at character 1960

It probably has to with the move of the attribute "object_id" from the
class "Document" to "DocumentResourceLink".

Any Idea, how i can solve this issue?

Regards,
Steffen
















More information about the geonode-users mailing list