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 organization language (resolve #72) #77

Closed greatislander closed 4 years ago

greatislander commented 4 years ago

Description

Adds Operating language field to Organizations.

Steps to test

  1. Check out branch.
  2. Run migrations: ./manage.py migrate
  3. Log in to admin.

Expected behavior: Organizations now include an "Operating language" field.

Additional information

Not applicable.

Related issues