As an instance admin, I can create/edit/delete a community

What needs to be done?

Any admin of an instance can create a community. For now this can only be done on Django admin.

When the instance admin do this, they have to select themselves as a community admin.

Technical details

Are there any technical details worth mentioning?

Test cases

  1. Log in as an admin on Django's admin
  2. Go to the community section
  3. Create a community and select its admins
  4. Check that the community becomes available in frontoffice when you update or create somebody's profile
  5. Repeat steps 1234 with edition
  6. Repeat steps 1234 with deletion
  7. Log in with a different admin: they should see everything you have changed

Links & Mockups

No mockups available.

Edited by Rachel