Rafał Pitoń d54de4b851 small cleanup, unified args order for user status adnotations with rest of API 9 лет назад
..
api d54de4b851 small cleanup, unified args order for user status adnotations with rest of API 9 лет назад
avatars 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 лет назад
forms bcbc195eb7 drop Form/ModelForm from misago.core.forms 9 лет назад
management 3d000343c6 create online tracker together with user model, add maintenance task for filling blanks. fix #563 9 лет назад
migrations af8d08a0c2 mark as read backend, reducer and ui 9 лет назад
models d9cea33e41 moved threadview to viewmodels 9 лет назад
online d54de4b851 small cleanup, unified args order for user status adnotations with rest of API 9 лет назад
permissions 41edc7ee82 ban details profile page 9 лет назад
serializers f018f95ebb fix #584: don't assume that anonymouser user instance will be acl aware on its serialization 9 лет назад
templatetags 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 лет назад
tests 3f520b3bf6 Merge pull request #587 from NotKit/upgrade-deps 9 лет назад
urls 1e2972b46b fix patterns, url and BeautifulSoup deprecations 9 лет назад
views d54de4b851 small cleanup, unified args order for user status adnotations with rest of API 9 лет назад
__init__.py 747c409912 Changed apps configs definitions 11 лет назад
activepostersranking.py 3d537e40b0 refactored activity ranking generation to be cron-based 9 лет назад
admin.py 76962e1a15 Enhance integration of misago User with django admin 9 лет назад
apps.py 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 лет назад
authbackends.py 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 лет назад
bans.py e1e117e34f Close #505: removed explicit timezone settings 10 лет назад
captcha.py 8f132fc93a removed dependency on recaptcha-client 9 лет назад
context_processors.py 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 лет назад
credentialchange.py f6bd423afd user control panel in Ember.js done 10 лет назад
decorators.py c18a948c68 improvements to user cp, increased tests coverage 9 лет назад
djangoadmin.py 76962e1a15 Enhance integration of misago User with django admin 9 лет назад
middleware.py 3ad7a23151 optimization: preload data for ember app lazily (in context processors) instead of greedily (on every request) 10 лет назад
namechanges.py 1afa71e951 Change username, cleanup in other options 10 лет назад
pages.py 6fa6ddb619 WIP usercp, new Page class for backend and frontend 9 лет назад
rest_permissions.py 30968b6a24 tested rest policies 9 лет назад
signals.py 3d537e40b0 refactored activity ranking generation to be cron-based 9 лет назад
signatures.py 5d285ef1a4 changed parsers api 10 лет назад
testutils.py 48ae5de310 moved user/admin tests to MisagoTestCase so they won't leak state to each other #568 9 лет назад
tokens.py faf4b83f9a wip auth 10 лет назад
utils.py f9b764e8ec Fixed email hashes for gravatar. 10 лет назад
validators.py 7e4ad88563 wip registration modal 9 лет назад
warnings.py b1b33dd1f7 Code maintenance 10 лет назад