Commit History

Author SHA1 Message Date
  Rafał Pitoń 3976858286 Menus cleanup (#1295) 5 years ago
  pyneda eb29ffea37 Menu links implementation (#1286) 5 years ago
  Rafał Pitoń bbb0e4b9f3 misago.markup app cleanup (#1265) 5 years ago
  Rafał Pitoń baada53f6b Make social login configurable in admin panel (#1248) 6 years ago
  Rafał Pitoń fafa7d8750 Move settings from settings.py to database (#1241) 6 years ago
  rafalp 5bb5fec68a Add extra pytest test cases for user admin 6 years ago
  rafalp 81950ed1da WIP history faker, categories faker redone 6 years ago
  rafalp 9a5228f425 Include active theme styles on page 6 years ago
  rafalp b82ca2c43e Add tests for admin auth 6 years ago
  rafalp 5966370bf9 Move admin login/logout tests to pytest 6 years ago
  rafalp 78f0a166cf Change misago imports to relative and run isort on them 6 years ago
  rafalp 69f8f9ee10 Remove constants modules, move constants to app-level init modules 6 years ago
  rafalp e1eea12159 Rename testutils modules to test 6 years ago
  rafalp 610edf9775 Unify test user credentials across tests 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 4c5fca5922 Move misago.conf tests to pytest 6 years ago
  rafalp f6c4dcd01c Move bunch of misago.acl tests to pytest 6 years ago
  rafalp facfb05f80 Update misago.users.tests to crash less 6 years ago
  rafalp daf21308da Move context processor to request.settings, rename it to conf. 6 years ago