Rafał Pitoń e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
..
api 8e01d82732 #646 validate user disabled status on password reset/account activation 8 years ago
avatars e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
forms 803c51b4bd also exclude disabled users from resend activation/reset password endpoints 8 years ago
management 8086b76f93 fix #615: example cron.txt 8 years ago
migrations e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
models e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
online cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
permissions 5d68da495d more tests for dj search views 8 years ago
serializers e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
templatetags e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
tests e3fbc9fe1b #610: small db struct changes, fix serializer, test user creation and misago_avatars template tag 8 years ago
urls 8b4d1795f7 fix #626: new urls structure 8 years ago
viewmodels 1517636989 search UI, search users (needs tests), search threads (needs fulltext implementation and tests) 8 years ago
views 8e01d82732 #646 validate user disabled status on password reset/account activation 8 years ago
__init__.py 747c409912 Changed apps configs definitions 11 years ago
activepostersranking.py 4b9719cb9d #646: exclude disabled users from users lists, unless client is admin 8 years ago
admin.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
apps.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
authbackends.py aaf3dc96a9 #646: more work at hiding users, admin edit form 8 years ago
bans.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
captcha.py 8f132fc93a removed dependency on recaptcha-client 9 years ago
context_processors.py 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
credentialchange.py 9ebcaf97e3 isort, moving editor formset to Misago 0.6, threads/editor/ endpoint 8 years ago
decorators.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
djangoadmin.py 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
middleware.py 210b18fe4b fix #650: test middleware ban enforcement 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 5ac973fbd7 added isort for automatic sorting of imports 9 years ago
signatures.py 5d285ef1a4 changed parsers api 10 years ago
testutils.py 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
tokens.py ca8f97ff16 Python 3.5 code fixes 8 years ago
utils.py e1e24da011 Encode strings to bytes before hashing for Python 3 support 8 years ago
validators.py ca8f97ff16 Python 3.5 code fixes 8 years ago
warnings.py ca8f97ff16 Python 3.5 code fixes 8 years ago