Future-Energy-Associates / granular_certificate_registry

An open-source platform to demonstrate the capabilities of a Granular Certificate registry that conforms to the EnergyTag Standards and API specification.
Apache License 2.0
0 stars 0 forks source link

Remove `organisation` entity and replace with `user` attr #55

Open CAGalbraith opened 1 week ago

CAGalbraith commented 1 week ago

Description

Organisation is superfluous and is causing circular import issues with forward refs, better to save time and remove.

Dependencies

Tests

Success Criteria