tiagovaz / saskatoon

Saskatoon - Harvest Management Platform
GNU Affero General Public License v3.0
3 stars 6 forks source link

Getting "Actor has no organization." when trying to edit a harvestyield via admin #164

Closed tiagovaz closed 7 years ago

tiagovaz commented 7 years ago

RelatedObjectDoesNotExist at /admin/harvest/harvestyield/246/change/ Actor has no organization. Request Method: GET Request URL: https://saskatoon.lesfruitsdefendus.org/admin/harvest/harvestyield/246/change/ Django Version: 1.9 Exception Type: RelatedObjectDoesNotExist Exception Value:
Actor has no organization. Exception Location: /usr/local/lib/python2.7/dist-packages/django/db/models/fields/related_descriptors.py in get, line 355 Python Executable: /usr/bin/uwsgi-core Python Version: 2.7.11 Python Path:
['/var/www/saskatoon/saskatoon/', '.', '', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages'] Server time: Wed, 28 Jun 2017 18:12:03 -0400 Error during template rendering

In template /usr/local/lib/python2.7/dist-packages/django/contrib/admin/templates/admin/change_form.html, error at line 33

tiagovaz commented 7 years ago

Done.