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

Автор SHA1 Сообщение Дата
  Rafał Pitoń 7687c43e95 fix #732: less hacky thread posts pagination implementation 8 лет назад
  Rafał Pitoń 48b843abfa #732: easy fix, but lossing pages overlap 8 лет назад
  Rafał Pitoń bb493d4bc7 fix #125 - added schema.org structural data for crawlers 8 лет назад
  Rafał Pitoń 0f2c443f6f fix #707: isort imports after cleanup 8 лет назад
  Rafał Pitoń 311a5fda69 #707: fix relative imports 8 лет назад
  Rafał Pitoń 77a800cd41 fix #731: admin actions props cleanup 8 лет назад
  Rafał Pitoń 32980c25d0 fix #727: the grand get_user_model cleanup 8 лет назад
  Rafał Pitoń 23a8201613 removed superficial __all__ declarations 8 лет назад
  Rafał Pitoń f3e58ea439 fix #730 - cleanup constants in thread model 8 лет назад
  Rafał Pitoń 60871b4c9a Merge pull request #729 from rafalp/constants-cleanup 8 лет назад
  Rafał Pitoń c247c48b81 move cachebusters names to constants.py 8 лет назад
  Rafał Pitoń 3dc20dd1f3 constants in category model cleaned 8 лет назад
  Rafał Pitoń 894348e917 further bans constants refactoring 8 лет назад
  Rafał Pitoń 1345d70029 move ban constants under ban model 8 лет назад
  Rafał Pitoń 68391f7137 wrap up consts cleanup in user model 8 лет назад
  Rafał Pitoń f9bf66a033 renamed LIMITS_PRIVATE_THREAD_INVITES_TO_ const to LIMIT_INVITES_TO_ 8 лет назад
  Rafał Pitoń a23ef052d7 renamed ACTIVATION_REQUIRED const to ACTIVATION 8 лет назад
  Rafał Pitoń 8a4ad39075 UserModel.AUTO_SUBSCRIBE_* constants rename 8 лет назад
  Rafał Pitoń 9246d037fc move user constants under User model 8 лет назад
  Rafał Pitoń 8610ead75d fix #724: align horizontally labels to fields in modal forms 8 лет назад
  Rafał Pitoń 0569c71e72 small cleanup 8 лет назад
  Rafał Pitoń 18a87ce5d6 fix #726: replaced is_authenticated() and is_anonymous() calls with props gets 8 лет назад
  Rafał Pitoń 0ade8b523b fix #643: move user test cases to client.force_login and client.logout utils 8 лет назад
  Rafał Pitoń c1e231e5f4 Merge branch 'master' of https://github.com/rafalp/Misago 8 лет назад
  Rafał Pitoń efbdb6868c fix #723: added default values to some settings 8 лет назад
  Rafał Pitoń 59335f0fa5 Merge pull request #725 from rafalp/password-validators 8 лет назад
  Rafał Pitoń c241f059b9 #676: moved all password validation to django facilities 8 лет назад
  Rafał Pitoń 55515286a4 use django password validator in forgotten password reset 8 лет назад
  Rafał Pitoń 30809e94dd use django's password validator in createsuperuser 8 лет назад
  Rafał Pitoń 19d222db86 user registration moved over to password validation fw 8 лет назад