aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2020-06-02Convert the roles field on the user model from a many-to-many field to a ↵Gravatar Joseph Banks-5/+26
postgres array with roles
2020-05-27No longer accept or track avatar_hash.Gravatar Leon Sandøy-62/+52
This should completely remove avatar_hash from the site - both in our tests, in the model itself, and from the database (as a result of the migration).
2020-05-12Update Game Jam from upcoming to most recentGravatar Den4200-1/+1
2020-04-21Fixed migration nr 51 `down` function object gettingGravatar ks129-1/+1
2020-04-21Fixed migration 51 file end (`create_news_setting`)Gravatar ks129-1/+0