Commit History

Author SHA1 Message Date
  rafalp 110832c432 Replace User.objects.create_user with misago.users.testutils.create_test_user 6 years ago
  rafalp 7e701b8111 Rename UserModel to User 6 years ago
  rafalp 48df85108e Format code with black 6 years ago
  rafalp 4a75270d25 Remove override_acl from remaining tests 6 years ago
  rafalp c7d7f63a7b Revert most of code to old-style format 6 years ago
  rafalp b113253a5b Simplify super() calls 6 years ago
  rafalp 37b52372a4 Remove unicode_literals imports, and missed coding: comments 6 years ago
  rafalp 521d05f9a4 Remove coding utf-8 comment from python files 6 years ago
  Rafał Pitoń fb4e0fe31a #893: fixed te misago.markup api to detect malformed request data 7 years ago
  Rafał Pitoń 4192bdfd1b #702: threads 8 years ago
  Rafał Pitoń f9b0b2c957 tweaking yapf 8 years ago
  Rafał Pitoń 055992eed5 first pass of cleansource script 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ń 32980c25d0 fix #727: the grand get_user_model cleanup 8 years ago
  Rafał Pitoń 3dbe77d969 fix #636: changed import path, isorted imports 8 years ago
  Rafał Pitoń 44661d65b6 eradicate further possible randomity in mentions tests 8 years ago
  Rafał Pitoń d1cd4af166 use order_by().last() instead of slice in tests 8 years ago
  Rafał Pitoń 576c37da70 enforce ordering in mentions test so it'll wont fail randomly due to postgres random ordering 8 years ago
  Rafał Pitoń d143258d4e mention other users in posts 8 years ago