Commit History

Author SHA1 Message Date
  rafalp baa14bd91e Evaluate static files lazily 6 years ago
  Rafał Pitoń fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
  rafalp b3ac48f40b Fix pylint no-else-return error 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 48df85108e Format code with black 6 years ago
  rafalp 1e2df6e9cf Make tests pass for misago.users 6 years ago
  rafalp 37b52372a4 Remove unicode_literals imports, and missed coding: comments 6 years ago
  Rafał Pitoń be5bb6a97f fix #740: setup basic pylint, cleanup codebase a little, default yapf and cleansource scripts 8 years ago
  Rafał Pitoń 383346a0b7 fix #594: renamed user.acl to user.acl_cache and user.acl_ to user.acl 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ń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 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ń e407e5f577 wip editor/markup 8 years ago
  Rafał Pitoń 8969ab9c1c some cleanups in attachment processing and storage 8 years ago
  Rafał Pitoń e0743bdf6a replaced downlaods count with filesize, test editor endpoint for returning attachments 8 years ago
  Rafał Pitoń 4d8a0fe4b0 wip file upload in editor 8 years ago
  Rafał Pitoń e20ca4331f rename uploaders/downloaders to uploads/downloads 8 years ago
  Rafał Pitoń d4c0183fe3 rename uuid to secret on attachments 8 years ago
  Rafał Pitoń 0e84a665e6 upload attachment api, download atachment view 8 years ago