Rafał Pitoń
|
b2ad879c99
fix #728: sorted imports with isort
|
8 years ago |
Rafał Pitoń
|
c568b4761a
#728: cleanup misago.users.permissions imports
|
8 years ago |
Rafał Pitoń
|
6e7449dc4c
#728: cleanup misago.users.serializers imports
|
8 years ago |
Rafał Pitoń
|
0f34216b33
#728: removed * import from misago.core.shortcuts
|
8 years ago |
Rafał Pitoń
|
7c4e452e36
#644: finalize api
|
8 years ago |
Rafał Pitoń
|
07b2696a75
#644: cut down number of serializers and dried up fields lists on those
|
8 years ago |
Rafał Pitoń
|
0f2c443f6f
fix #707: isort imports after cleanup
|
8 years ago |
Rafał Pitoń
|
311a5fda69
#707: fix relative imports
|
8 years ago |
Rafał Pitoń
|
32980c25d0
fix #727: the grand get_user_model cleanup
|
8 years ago |
Rafał Pitoń
|
18a87ce5d6
fix #726: replaced is_authenticated() and is_anonymous() calls with props gets
|
8 years ago |
Rafał Pitoń
|
928c6b400a
fix #708: removed misago.core.apipaginator utility
|
8 years ago |
Rafał Pitoń
|
84a1312add
#590: replaced django.conf with misago.conf in modules that rely on MISAGO_ settings
|
8 years ago |
Rafał Pitoń
|
38a6847cb0
#596: cut warnings
|
8 years ago |
Rafał Pitoń
|
792002ff8b
#646: profile visibility for disabled users
|
8 years ago |
Rafał Pitoń
|
aaf3dc96a9
#646: more work at hiding users, admin edit form
|
8 years ago |
Rafał Pitoń
|
3dbe77d969
fix #636: changed import path, isorted imports
|
8 years ago |
Rafał Pitoń
|
cfd6cef357
post private thread (no tests yet though)
|
8 years ago |
Rafał Pitoń
|
238f891628
small performace tweaks
|
8 years ago |
Rafał Pitoń
|
496add0ddd
basic threads/posts lists on user profiles
|
8 years ago |
Rafał Pitoń
|
70b6bd7f5b
misc cleanups in threads and viewmodels, viewmodels for user content feeds
|
8 years ago |
NeKit
|
ca8f97ff16
Python 3.5 code fixes
|
9 years ago |
Rafał Pitoń
|
cc198368a5
made in-app imports relative, utility for converting abs imports to rel ones
|
9 years ago |
Rafał Pitoń
|
5ac973fbd7
added isort for automatic sorting of imports
|
9 years ago |
Rafał Pitoń
|
d54de4b851
small cleanup, unified args order for user status adnotations with rest of API
|
9 years ago |
Rafał Pitoń
|
1e2972b46b
fix patterns, url and BeautifulSoup deprecations
|
9 years ago |
Rafał Pitoń
|
4b4fa515d9
pylinter conf for errors
|
9 years ago |
Rafał Pitoń
|
279c150d7a
another code cleanup, made links consistent with current DRF and Django's practices
|
9 years ago |
Rafał Pitoń
|
657ea71dac
wip threads lists
|
9 years ago |
Rafał Pitoń
|
3fb4275b8b
backend for categories list
|
9 years ago |
Rafał Pitoń
|
47983d0142
wip username changes history
|
9 years ago |