Rafał Pitoń c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
..
api c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
avatars 311a5fda69 #707: fix relative imports 8 years ago
forms 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
management 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
migrations c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
models c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
online 311a5fda69 #707: fix relative imports 8 years ago
permissions 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
serializers c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
templatetags 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
tests c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
urls 69c3c1e4a7 fix #710: moved users lists views to class based views 8 years ago
viewmodels 7c33124f92 #710: moved user profile views to class based views 8 years ago
views c24cd46d66 #706: moved forum options, password and email change from forms to serializers 8 years ago
__init__.py 747c409912 Changed apps configs definitions 11 years ago
activepostersranking.py 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
admin.py 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
apps.py 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
authbackends.py 32980c25d0 fix #727: the grand get_user_model cleanup 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 23a8201613 removed superficial __all__ declarations 8 years ago
decorators.py 894348e917 further bans constants refactoring 8 years ago
djangoadmin.py 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
middleware.py 0f2c443f6f fix #707: isort imports after cleanup 8 years ago
namechanges.py 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 8 years ago
pages.py 6fa6ddb619 WIP usercp, new Page class for backend and frontend 9 years ago
search.py 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 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 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
tokens.py ca8f97ff16 Python 3.5 code fixes 8 years ago
utils.py f126f6f6bf fix #737: handle unicodes within hash_email utility 8 years ago
validators.py 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago