Commit History

Author SHA1 Message Date
  rafalp 3bac011f8c Fix borked find and replace 6 years ago
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp 319a9a96b4 Reorder imports with isort 6 years ago
  rafalp 110832c432 Replace User.objects.create_user with misago.users.testutils.create_test_user 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp eb1e4db51a Remove six from codebase 6 years ago
  rafalp 37b52372a4 Remove unicode_literals imports, and missed coding: comments 6 years ago
  rafalp f43696ca09 Even master with 0.19.0 release 6 years ago
  Rafał Pitoń 44152c0f53 Merge branch '0.17.x' 7 years ago
  Rafał Pitoń 63268cc519 Fix pathhandling 7 years ago
  Rafał Pitoń e5aa78dda3 fix #914: moved api-specific utils and features from misago.core to misago.api 7 years ago
  Rafał Pitoń bfaf56554d wip #893: moved ids lists cleaning to utility function 7 years ago
  Rafał Pitoń aaf26ebe5d fix #839, wip #838: updated deps to latest versions, django 1.11 works 8 years ago
  Rafał Pitoń e403e7abf9 cleansource 8 years ago
  Rafał Pitoń 5693d86046 fix #749: moved module imports from string to django util 8 years ago
  Rafał Pitoń 08cfc5e396 #702: core cleanup 8 years ago
  Rafał Pitoń f9b0b2c957 tweaking yapf 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 years ago
  Rafał Pitoń be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 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ń 140ea978aa fix #475: misago.core.utils.slugify is swapable now 8 years ago
  Rafał Pitoń b2ac149820 test db engine check 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń 0febc26113 display attachments lists under posts 8 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ń 6d6dd0318c Code maintenance 10 years ago
  Rafał Pitoń 7d44b816ea format_plaintext_for_html utility function 10 years ago
  Rafał Pitoń 173660a43b date_format util 10 years ago