diff options
author | 2019-09-25 18:10:38 +0200 | |
---|---|---|
committer | 2019-09-26 16:36:47 +0200 | |
commit | 5b5f16fe87e1902e863800cc9741233548091d98 (patch) | |
tree | b22bfe12616e494acc69b44e94ac59f41e90802c /pydis_site/apps/api/urls.py | |
parent | Merge pull request #251 from python-discord/update-linting (diff) |
Migrate hidden warnings to notes
https://github.com/python-discord/site/issues/260
We have added a new "note" type to the Infraction model, meaning that
we can now decouple notes and warnings completely. However, notes
made prior to this change are still registered as "hidden warnings".
This commit adds a data migration that sets the type field of "hidden
warning" infractions to "note".
This commit implements the first part of #260
Diffstat (limited to 'pydis_site/apps/api/urls.py')
0 files changed, 0 insertions, 0 deletions