| Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
GUILD_INVITE_ID -> GUILD_INVITE
WORD_WATCHLIST -> FILTER_TOKEN
|
|
This will be used to describe or justify the entries in the blacklist or
whitelist, for example for the guild name in the case of guild invite
IDs, so that we have some context when we're displaying the list.
https://github.com/python-discord/site/issues/305
|
|
https://github.com/python-discord/site/issues/305
|
|
https://github.com/python-discord/site/issues/305
|
|
https://github.com/python-discord/site/issues/305
|
|
https://github.com/python-discord/site/issues/305
|
|
The test_utils_account.py tests were never running, because the folder
they were in had no __init__.py file.
The test_models.py file was failing because it had an outdated import of
the ModelReprMixin, which has moved to a new file.
https://github.com/python-discord/site/issues/305
|
|
https://github.com/python-discord/site/issues/305
|