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