.. |
api
|
55515286a4
use django password validator in forgotten password reset
|
8 years ago |
avatars
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 years ago |
forms
|
c241f059b9
#676: moved all password validation to django facilities
|
8 years ago |
management
|
30809e94dd
use django's password validator in createsuperuser
|
8 years ago |
migrations
|
bf48efb5c5
#723 and #676: user auth settings update, default values
|
8 years ago |
models
|
19d222db86
user registration moved over to password validation fw
|
8 years ago |
online
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
permissions
|
906e9f1707
fix #589: forms cleanup
|
8 years ago |
serializers
|
e888d65b4e
#600: users, avatars, follows, blocks
|
8 years ago |
templatetags
|
c3b509768a
blank user avatar image
|
8 years ago |
tests
|
c241f059b9
#676: moved all password validation to django facilities
|
8 years ago |
urls
|
86aaf8b8ef
/api/auth/criteria/ edge
|
8 years ago |
viewmodels
|
a0879ce7d4
fix #635: removed page_range from paginated responses
|
8 years ago |
views
|
928c6b400a
fix #708: removed misago.core.apipaginator utility
|
8 years ago |
__init__.py
|
747c409912
Changed apps configs definitions
|
11 years ago |
activepostersranking.py
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 years ago |
admin.py
|
38a6847cb0
#596: cut warnings
|
8 years ago |
apps.py
|
a64a71bd2a
fix #686: hid posts/threads/follows/followers counts from profile nav, don't count private threads in those
|
8 years ago |
authbackends.py
|
aaf3dc96a9
#646: more work at hiding users, admin edit form
|
8 years ago |
bans.py
|
e0510daf4a
more docs moved over to gitbook
|
8 years ago |
captcha.py
|
8f132fc93a
removed dependency on recaptcha-client
|
9 years ago |
context_processors.py
|
bf48efb5c5
#723 and #676: user auth settings update, default values
|
8 years ago |
credentialchange.py
|
2bb15d7075
fix #593
|
8 years ago |
decorators.py
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
djangoadmin.py
|
906e9f1707
fix #589: forms cleanup
|
8 years ago |
middleware.py
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
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
|
38a6847cb0
#596: cut warnings
|
8 years ago |
signatures.py
|
e888d65b4e
#600: users, avatars, follows, blocks
|
8 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
|
c241f059b9
#676: moved all password validation to django facilities
|
8 years ago |