FederationOfTech / Coalesce

An open source volunteer management platform from the Federation of Humanitarian Technologists
GNU Affero General Public License v3.0
13 stars 13 forks source link

Organization API Endpoint #55

Closed Jack-Lawton closed 3 years ago

Jack-Lawton commented 3 years ago

Code for an organization endpoint.

Looks good to me, but I am new to Django!

stefanha commented 3 years ago

Thank you! The code has been merged.

I rebased and squashed the intermediate commits, converting Windows line endings to UNIX line endings in new files. I moved the Volunteer organizer_comments migration that Django detected into its own commit since it is not related to the Organization API Endpoint.