.. |
api
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
avatars
|
5693d86046
fix #749: moved module imports from string to django util
|
8 years ago |
forms
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
management
|
1c32143548
#702: did pass on users app
|
8 years ago |
migrations
|
5a567e672b
fix python 3 compat in migrations
|
8 years ago |
models
|
f0f2566fc9
#844: added tests and migrations
|
8 years ago |
online
|
30767bb3ec
fix #743: showstopper in get_user_status for hidden users and regression test
|
8 years ago |
permissions
|
956d7022ad
#702: further cleanups
|
8 years ago |
serializers
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
templatetags
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 years ago |
tests
|
87beca6b7b
fix #857: allow whitespace before and after passwords
|
8 years ago |
urls
|
055992eed5
first pass of cleansource script
|
8 years ago |
viewmodels
|
9491a69ff2
wip #804: js component for post feed
|
8 years ago |
views
|
bead1f4ae0
wip #839 and #838: tests are locally passing with latest deps and django 1.11
|
8 years ago |
__init__.py
|
747c409912
Changed apps configs definitions
|
11 years ago |
activepostersranking.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
admin.py
|
32113fd24d
Add a link to the User list view on django admin that points to misago admin
|
8 years ago |
apps.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
authbackends.py
|
42d1837baa
bump django to 1.11 and other deps to current
|
8 years ago |
bans.py
|
3beac665fb
#555: implementation, admin, api tests
|
8 years ago |
captcha.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
constants.py
|
894348e917
further bans constants refactoring
|
8 years ago |
context_processors.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
credentialchange.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
decorators.py
|
4108aa6233
replaced all gettext functions with their unicode counterparts
|
8 years ago |
djangoadmin.py
|
32113fd24d
Add a link to the User list view on django admin that points to misago admin
|
8 years ago |
middleware.py
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
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
|
8ce82e9b2f
fix #802: default styling for side nav
|
8 years ago |
signals.py
|
784bda54ec
#702: removed signal handler comments
|
8 years ago |
signatures.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
testutils.py
|
055992eed5
first pass of cleansource script
|
8 years ago |
tokens.py
|
0d3b72cccf
#702: comments cleanup
|
8 years ago |
utils.py
|
f126f6f6bf
fix #737: handle unicodes within hash_email utility
|
8 years ago |
validators.py
|
9a90e36679
fix build on py3k
|
8 years ago |