okfn / website

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

Remove Unit model. Team pages is now handled with django-cms. #1096

Closed pdelboca closed 5 months ago

pdelboca commented 5 months ago

Currently, we are managing all the website with django-cms.

Old models to manage people and memberships are now obsolete. (See #1022 )