okfn / website

The code behind okfn.org
https://okfn.org
MIT License
108 stars 107 forks source link

[PROD] Remove old Unit/UnitMembership structure #1097

Closed pdelboca closed 5 months ago

pdelboca commented 5 months ago

Currently all content in our webpage is handled by django-cms.

This PR cleans the old Unit/UnitMembership since the Team page is now handled by the CMS.

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.46%. Comparing base (cc41413) to head (80df3a4). Report is 42 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1097 +/- ## ========================================== - Coverage 88.78% 88.46% -0.33% ========================================== Files 99 98 -1 Lines 1222 1188 -34 Branches 50 50 ========================================== - Hits 1085 1051 -34 Misses 135 135 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.