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: add worker distribution (resolves #74) #80

Closed greatislander closed 4 years ago

greatislander commented 4 years ago

Description

Adds worker distribution field to organizations.

Steps to test

  1. Check out this branch.
  2. Run ./manage.py migrate mdi.
  3. Edit an organization via the admin user interface.

Expected behavior: A field for Worker distribution is present, with options for:

Additional information

Not applicable.

Related issues

Resolves #74.