.. |
api
|
bc99d5c4da
WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988)
|
7 лет назад |
avatars
|
5693d86046
fix #749: moved module imports from string to django util
|
8 лет назад |
management
|
1cc96721d9
Import ENABLE_DELETE_OWN_ACCOUNT from misago.settings
|
7 лет назад |
migrations
|
46541c92bd
Tweaked docker setup a little, fixed eventual clashes in migration
|
7 лет назад |
models
|
44152c0f53
Merge branch '0.17.x'
|
7 лет назад |
online
|
f90c328339
Make request._misago_online_tracker an implementation detail
|
7 лет назад |
permissions
|
357c0dd1c9
Revert "Remove wildcard imports"
|
7 лет назад |
profilefields
|
357c0dd1c9
Revert "Remove wildcard imports"
|
7 лет назад |
serializers
|
c63e77a7b6
Pass add_error instead of form to registration validators
|
7 лет назад |
templatetags
|
be5bb6a97f
fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts
|
8 лет назад |
tests
|
bc99d5c4da
WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988)
|
7 лет назад |
urls
|
379b3a2634
#923: moved auth api (minus registration) from forms to serializers
|
7 лет назад |
viewmodels
|
9491a69ff2
wip #804: js component for post feed
|
8 лет назад |
views
|
bc99d5c4da
WIP remove api/url/acl keys from serializers and create basic api assertions mixin for API tests (#988)
|
7 лет назад |
__init__.py
|
747c409912
Changed apps configs definitions
|
11 лет назад |
activepostersranking.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
admin.py
|
32113fd24d
Add a link to the User list view on django admin that points to misago admin
|
8 лет назад |
apps.py
|
1cc96721d9
Import ENABLE_DELETE_OWN_ACCOUNT from misago.settings
|
7 лет назад |
authbackends.py
|
42d1837baa
bump django to 1.11 and other deps to current
|
8 лет назад |
authmixin.py
|
379b3a2634
#923: moved auth api (minus registration) from forms to serializers
|
7 лет назад |
bans.py
|
f3800eade9
Remove some wildcard imports, make attribute definitions on in posting process explicit
|
7 лет назад |
captcha.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
constants.py
|
894348e917
further bans constants refactoring
|
8 лет назад |
context_processors.py
|
27326d103c
#931: reorganized frontend context object
|
7 лет назад |
credentialchange.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
decorators.py
|
f6699ee6f7
Fix #966: redirect user from guest-only view to homepage if they signed in on it.
|
7 лет назад |
djangoadmin.py
|
32113fd24d
Add a link to the User list view on django admin that points to misago admin
|
8 лет назад |
forms.py
|
44152c0f53
Merge branch '0.17.x'
|
7 лет назад |
middleware.py
|
f90c328339
Make request._misago_online_tracker an implementation detail
|
7 лет назад |
namechanges.py
|
6eed1f29a4
Fix py3k build, settle on changes to user namechange availability util
|
7 лет назад |
pages.py
|
6fa6ddb619
WIP usercp, new Page class for backend and frontend
|
9 лет назад |
search.py
|
8ce82e9b2f
fix #802: default styling for side nav
|
8 лет назад |
signals.py
|
65dcd578f7
First pass on data anonimization
|
7 лет назад |
signatures.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
testutils.py
|
055992eed5
first pass of cleansource script
|
8 лет назад |
tokens.py
|
0d3b72cccf
#702: comments cleanup
|
8 лет назад |
utils.py
|
f126f6f6bf
fix #737: handle unicodes within hash_email utility
|
8 лет назад |
validators.py
|
9a90e36679
fix build on py3k
|
8 лет назад |