TheKit be9c20b0d4 Change commands to use add_arguments 8 years ago
..
api b2e77d7987 fix avatar sizes, use 1024 instead of 1000 for filesize, bump def. avatar filesize limit to 1.5mb 8 years ago
avatars 6e93c23f98 style update 8 years ago
forms 2a62ee6f48 attachments admin 8 years ago
management be9c20b0d4 Change commands to use add_arguments 8 years ago
migrations b2e77d7987 fix avatar sizes, use 1024 instead of 1000 for filesize, bump def. avatar filesize limit to 1.5mb 8 years ago
models df645c98d5 #609: renamed __unicode__ to __str__, added decorators for backwards compat 8 years ago
online cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
permissions 1ce547fe0c tiny code cleanups 8 years ago
serializers 70b6bd7f5b misc cleanups in threads and viewmodels, viewmodels for user content feeds 8 years ago
templatetags 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 years ago
tests 365e57ea20 Make tests compatible with Django 1.10 8 years ago
urls cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 years ago
viewmodels 238f891628 small performace tweaks 8 years ago
views 238f891628 small performace tweaks 8 years ago
__init__.py 747c409912 Changed apps configs definitions 11 years ago
activepostersranking.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 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 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 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 5318904ea8 send e-mail notifications on new replies 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 76962e1a15 Enhance integration of misago User with django admin 9 years ago
middleware.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 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
signals.py 5ac973fbd7 added isort for automatic sorting of imports 9 years ago
signatures.py 5d285ef1a4 changed parsers api 10 years ago
testutils.py cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 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