thegreenwebfoundation / admin-portal

The member portal and platform powering The Green Web Foundation
Apache License 2.0
24 stars 11 forks source link

[DISCUSSION] Clean up the domain cruft #403

Open mrchrisadams opened 1 year ago

mrchrisadams commented 1 year ago

The database the provider portal runs on is much older than the django codebase it now runs on.

As a result, we have a bunch of confusing columns in the database, and references to concepts that don't make so much sense now.

This issue exists to collect them, so we can tidy them up at opportune times in future.

mrchrisadams commented 1 year ago

Hosting provider model :showonwebsite and our directory

showonwebsite refers to whether a given provider appears in our directory, at /directory. This can be a tad confusing, as you can have a provider that shows as green in checks but does not appear in the directory.