diff options
author | 2021-12-31 00:16:42 +0200 | |
---|---|---|
committer | 2021-12-31 00:16:42 +0200 | |
commit | 6b0741c560ebe74e1003c5d19e2889d2d8fa8847 (patch) | |
tree | 573560e51b3860bd9b68384fac43ceab0caf7f8d /pydis_site/apps/api/admin.py | |
parent | Merge pull request #508 from RohanJnr/otn_softdel (diff) |
Fix faulty regex filters in migration 59
Migration 59 populated the filters table with regex filters, some of which were faulty because the `\b` character wasn't escaped. This is fixed in this PR by making all patterns raw strings.
Diffstat (limited to 'pydis_site/apps/api/admin.py')
0 files changed, 0 insertions, 0 deletions