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