Rafał Pitoń e42a479fa9 Rename google provider to google-oauth2 (#1323) 5 years ago
..
admin e42a479fa9 Rename google provider to google-oauth2 (#1323) 5 years ago
api 2c5e306140 Create "DeletedUser" model for tracking number of deleted users and deletion reason (#1299) 5 years ago
avatars 7c6e8bb088 Make entire codebase pass pylint checks 6 years ago
datadownloads fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
forms c2ef3f34f9 Fixed typos, translation files (#1304) 5 years ago
management 2c5e306140 Create "DeletedUser" model for tracking number of deleted users and deletion reason (#1299) 5 years ago
migrations 954f996463 Display user deletions count on admin dashboard (#1300) 5 years ago
models 954f996463 Display user deletions count on admin dashboard (#1300) 5 years ago
online 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
permissions fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
profilefields 7c6e8bb088 Make entire codebase pass pylint checks 6 years ago
serializers fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
templatetags 319a9a96b4 Reorder imports with isort 6 years ago
tests e42a479fa9 Rename google provider to google-oauth2 (#1323) 5 years ago
urls 51d6c91405 Django2.2 (#1228) 6 years ago
viewmodels fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
views 74f10531b8 Disable auth-specific features SSO is enabled (#1283) 5 years ago
__init__.py 69f8f9ee10 Remove constants modules, move constants to app-level init modules 6 years ago
activepostersranking.py fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
apps.py 74f10531b8 Disable auth-specific features SSO is enabled (#1283) 5 years ago
audittrail.py 48df85108e Format code with black 6 years ago
authbackends.py 319a9a96b4 Reorder imports with isort 6 years ago
bans.py 7c6e8bb088 Make entire codebase pass pylint checks 6 years ago
captcha.py 319a9a96b4 Reorder imports with isort 6 years ago
context_processors.py 48df85108e Format code with black 6 years ago
credentialchange.py 48df85108e Format code with black 6 years ago
decorators.py 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
deletesrecord.py 2c5e306140 Create "DeletedUser" model for tracking number of deleted users and deletion reason (#1299) 5 years ago
middleware.py 48df85108e Format code with black 6 years ago
namechanges.py 7c6e8bb088 Make entire codebase pass pylint checks 6 years ago
pages.py 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
registration.py 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
search.py 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
setupnewuser.py 319a9a96b4 Reorder imports with isort 6 years ago
signals.py fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
signatures.py b3ac48f40b Fix pylint no-else-return error 6 years ago
test.py f963d24ed9 Remove unused imports 6 years ago
tokens.py 48df85108e Format code with black 6 years ago
utils.py 48df85108e Format code with black 6 years ago
validators.py cb03eeda84 Add hooks for posts/registration validation and search filters (#1311) 5 years ago