platform-coop-toolkit / coop-map-directory-index

The Map/Directory/Index component of the Platform Cooperative Development Kit.
https://directory.platform.coop
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

feat: update Organization.geo_scope to match data (fix #64) #92

Closed greatislander closed 4 years ago

greatislander commented 4 years ago

Description

This PR brings the model for Organization.geo_scope in line with what's in the database.

Steps to test

  1. Check out this branch.
  2. Run the migration.
  3. Try to edit an organization in the admin, setting/modifying values for Geographic scope.

Expected behavior: All geographic scope values can be saved to the database.

Additional information

Not applicable.

Related issues

Depends on #91. Resolves #64.