Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce "locations" that are assigned to hosting providers #336

Closed
tortila opened this issue Nov 16, 2022 · 3 comments
Closed

Introduce "locations" that are assigned to hosting providers #336

tortila opened this issue Nov 16, 2022 · 3 comments

Comments

@tortila
Copy link
Contributor

tortila commented Nov 16, 2022

In the future we want to enable multiple locations per provider.
Location should include:

  • country,
  • city,
  • name,
  • possibly a geocoded point (to allow displaying on the map)

This task includes:

  • modifying Hostingprovider model (remove country field), create a new Location model (that contains the country field) with a reference to the Hostingprovider
  • migration of existing data
@tortila
Copy link
Contributor Author

tortila commented Nov 16, 2022

@tortila tortila changed the title Introuce "locations" that are assigned to hosting providers Introduce "locations" that are assigned to hosting providers Nov 16, 2022
@mrchrisadams
Copy link
Member

mrchrisadams commented Jan 18, 2023

See also :

#375

@tortila
Copy link
Contributor Author

tortila commented Feb 8, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants