27 коммитов (4cff5247d9286f00a967f077bcf690bf54d1e133)

Автор SHA1 Сообщение Дата
  samitnuk 2af6753c67 Add a new Communication app that manages all of Oscar's communications. 8 лет назад
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 6 лет назад
  dfirst 1081d73c1a Fix normalise_email to handle email addresses with multiple @ symbols 7 лет назад
  Samir Shah 1c28cbadf8 Add some tests for core.application and customer.utils. 8 лет назад
  Samir Shah e67b2deb4b Remove MiddlewareMixin from BasketMiddleware. 8 лет назад
  Samir Shah efadbba476 Remove Django<1.11 compatibility shims for password validation and authentication. 8 лет назад
  Samir Shah f6d8eafc72 Enforce user_can_authenticate check before authenticating users in EmailBackend. 8 лет назад
  Samir Shah 2ee352214e Fix site notifications generated by send_product_alerts. 8 лет назад
  Samir Shah 1424c6874a Fix EmailBackend.authenticate() signature for Django 1.11. 8 лет назад
  Samir Shah 5d443fbd6f Allow the Dispatcher to accept a mail_connection to use instead of opening a new one. 8 лет назад
  Samir Shah cefb76f5bb Replace deprecated assertEquals with assertEqual in tests. 8 лет назад
  Alexander Gaevsky 9ba856d144 Add tests for customer dispatcher. 8 лет назад
  Alexander Gaevsky 48444418fa Add test for dispatching user-related messages. 8 лет назад
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 9 лет назад
  Michael Kutý 5974e5a151 Use empty message instead None. 9 лет назад
  Michael Kutý f959d50293 Fix tests. 9 лет назад
  Michael Kutý 11aab47e3c Add tests for sending messages to emails without account. 9 лет назад
  Michael van Tellingen afc9abfcaf Add unittest for User.migrate_alerts_to_user() 10 лет назад
  David Winterbottom 2f1dacdf08 Move tests into integration test folder 11 лет назад
  Maik Hoepfel f1c1da93ff Minor test suite fixes for Python 3 compatibility 11 лет назад
  Maik Hoepfel 66524adbde [Backport] existing_user_fields: Fetch User model only when called 11 лет назад
  Maik Hoepfel fa3f793a35 existing_user_fields: Fetch User model only when called 11 лет назад
  Maik Hoepfel 8459daf163 [Backport] Use existing_fields for UserForm, and use correct User model 11 лет назад
  Maik Hoepfel 20df512eda Use existing_fields filter for UserForm, and use correct User model 11 лет назад
  David Winterbottom 6c5ad17451 Adjust import of `StockAlert` to avoid circular reference 12 лет назад
  David Winterbottom c857b7582a Use Oscar's AbstractUser model for the test suite 12 лет назад