Commit History

Author SHA1 Message Date
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 1e2df6e9cf Make tests pass for misago.users 6 years ago
  rafalp eb1e4db51a Remove six from codebase 6 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń 08649817ad cast filter() to list for py3k 8 years ago
  Rafał Pitoń 0cb35fd10c small cleanup 8 years ago
  Rafał Pitoń 69c3c1e4a7 fix #710: moved users lists views to class based views 8 years ago
  Rafał Pitoń bf2a24e7cb fix name overwrite 8 years ago
  Rafał Pitoń c36c3c036b #734: viewmodel for rank users 8 years ago
  Rafał Pitoń c8ddb4c095 #734 active posters viewmodel 8 years ago
  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ń 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ń 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ń 4b9719cb9d #646: exclude disabled users from users lists, unless client is admin 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń 9ebcaf97e3 isort, moving editor formset to Misago 0.6, threads/editor/ endpoint 8 years ago
  NeKit 2bea4a829b Use six library to workaround against modules and attributes naming 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ń 1e2972b46b fix patterns, url and BeautifulSoup deprecations 9 years ago
  Rafał Pitoń 279c150d7a another code cleanup, made links consistent with current DRF and Django's practices 9 years ago
  Rafał Pitoń 3df9eb2a55 use id's instead of slugs in /api/users/ filters 9 years ago
  Rafał Pitoń d2a898705a moved active posters ranking utils to separate modules, moved users signals initialization to apps.py 9 years ago