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
OperationalError at /djaopsp/api/energy-utility/reporting/sustainability/engagement
no such column: djaopsp_account.picture
URL: http://127.0.0.1:8000/djaopsp/api/energy-utility/reporting/sustainability/engagement
PortfolioEngagementAPIView
Uses this serializer: EngagementSerializer
And the serializer inherits from AccountSerializer which has a picture field, while the djaopsp account doesn't have one.
The text was updated successfully, but these errors were encountered:
split from #438
OperationalError at /djaopsp/api/energy-utility/reporting/sustainability/engagement
no such column: djaopsp_account.picture
URL: http://127.0.0.1:8000/djaopsp/api/energy-utility/reporting/sustainability/engagement
PortfolioEngagementAPIView
Uses this serializer: EngagementSerializer
And the serializer inherits from AccountSerializer which has a picture field, while the djaopsp account doesn't have one.
The text was updated successfully, but these errors were encountered: