История коммитов

Автор SHA1 Сообщение Дата
  rafalp f963d24ed9 Remove unused imports 6 лет назад
  rafalp 3bac011f8c Fix borked find and replace 6 лет назад
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 лет назад
  rafalp 319a9a96b4 Reorder imports with isort 6 лет назад
  rafalp 69f8f9ee10 Remove constants modules, move constants to app-level init modules 6 лет назад
  rafalp e1eea12159 Rename testutils modules to test 6 лет назад
  rafalp 610edf9775 Unify test user credentials across tests 6 лет назад
  rafalp 110832c432 Replace User.objects.create_user with misago.users.testutils.create_test_user 6 лет назад
  rafalp 7e701b8111 Rename UserModel to User 6 лет назад
  rafalp 48df85108e Format code with black 6 лет назад
  rafalp daf21308da Move context processor to request.settings, rename it to conf. 6 лет назад
  rafalp 3a907dd804 Remove User.acl_cache, User.acl_ and direct imports from misago.acl 6 лет назад
  rafalp cdea0c5e2b Remove global state from bans 6 лет назад
  Rafał Pitoń 63268cc519 Fix pathhandling 7 лет назад
  Rafał Pitoń c77cad626d fix #555: added tests 8 лет назад
  Rafał Pitoń 3beac665fb #555: implementation, admin, api tests 8 лет назад
  Rafał Pitoń 1c32143548 #702: did pass on users app 8 лет назад
  Rafał Pitoń 055992eed5 first pass of cleansource script 8 лет назад
  Rafał Pitoń 0f2c443f6f fix #707: isort imports after cleanup 8 лет назад
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 лет назад
  Rafał Pitoń 32980c25d0 fix #727: the grand get_user_model cleanup 8 лет назад
  Rafał Pitoń 894348e917 further bans constants refactoring 8 лет назад
  Rafał Pitoń 1345d70029 move ban constants under ban model 8 лет назад
  Rafał Pitoń 803c51b4bd also exclude disabled users from resend activation/reset password endpoints 8 лет назад
  Rafał Pitoń cc198368a5 made in-app imports relative, utility for converting abs imports to rel ones 9 лет назад
  Rafał Pitoń 5ac973fbd7 added isort for automatic sorting of imports 9 лет назад
  Rafał Pitoń 7511744f95 registeration form, banned page, extra test for ban check scenario 9 лет назад
  Rafał Pitoń 46836fce88 Auth progress 10 лет назад
  Rafał Pitoń 887f4ace14 #474: refactored bans 10 лет назад
  Rafał Pitoń 9ef857f988 Bans implementation complete. 11 лет назад