Rafał Pitoń 894348e917 further bans constants refactoring 8 years ago
..
api 894348e917 further bans constants refactoring 8 years ago
avatars 84a1312add #590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings 8 years ago
forms 894348e917 further bans constants refactoring 8 years ago
management 30809e94dd use django's password validator in createsuperuser 8 years ago
migrations 894348e917 further bans constants refactoring 8 years ago
models 894348e917 further bans constants refactoring 8 years ago
online cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
permissions 894348e917 further bans constants refactoring 8 years ago
serializers 894348e917 further bans constants refactoring 8 years ago
templatetags c3b509768a blank user avatar image 8 years ago
tests 894348e917 further bans constants refactoring 8 years ago
urls 86aaf8b8ef /api/auth/criteria/ edge 8 years ago
viewmodels a0879ce7d4 fix #635: removed page_range from paginated responses 8 years ago
views 894348e917 further bans constants refactoring 8 years ago
__init__.py 747c409912 Changed apps configs definitions 11 years ago
activepostersranking.py 84a1312add #590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings 8 years ago
admin.py 38a6847cb0 #596: cut warnings 8 years ago
apps.py 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
authbackends.py aaf3dc96a9 #646: more work at hiding users, admin edit form 8 years ago
bans.py 894348e917 further bans constants refactoring 8 years ago
captcha.py 8f132fc93a removed dependency on recaptcha-client 9 years ago
constants.py 894348e917 further bans constants refactoring 8 years ago
context_processors.py 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
credentialchange.py 2bb15d7075 fix #593 8 years ago
decorators.py 894348e917 further bans constants refactoring 8 years ago
djangoadmin.py 906e9f1707 fix #589: forms cleanup 8 years ago
middleware.py 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 years ago
namechanges.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
pages.py 6fa6ddb619 WIP usercp, new Page class for backend and frontend 9 years ago
search.py 4b9719cb9d #646: exclude disabled users from users lists, unless client is admin 8 years ago
signals.py 38a6847cb0 #596: cut warnings 8 years ago
signatures.py e888d65b4e #600: users, avatars, follows, blocks 8 years ago
testutils.py 0ade8b523b fix #643: move user test cases to client.force_login and client.logout utils 8 years ago
tokens.py ca8f97ff16 Python 3.5 code fixes 9 years ago
utils.py e1e24da011 Encode strings to bytes before hashing for Python 3 support 9 years ago
validators.py c241f059b9 #676: moved all password validation to django facilities 8 years ago