rafalp/Misago

Add description and meta description to `Group`

Closed this issue · 0 comments

Separate GroupDescription model with one to one relation to Group should hold:

  • text
  • html
  • meta

Splitting this into a separate model will slow down things when displaying users group page, but will let us keep memory usage in check when joining groups elsewhere.