5 コミット (53dd1dd48b51a352b4ec9c4d4dc3b34e4ff2eb95)

作成者 SHA1 メッセージ 日付
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django 5年前
  Alexander Gaevsky 04a8e3b465 Remove hacky setting `OSCAR_MAIN_TEMPLATE_DIR` completely. 6年前
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 7年前
  Michael van Tellingen 2aac20719e Don't use django.template.Context for template rendering 8年前
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit 8年前
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py 8年前
  Michael van Tellingen b1d028e41e Fix unittests on 1.7/1.8 by fixing TemplateDoesNotExist exception 10年前
  Michael van Tellingen 63d6547e98 Various import fixes which were removed in Django 1.9 10年前
  David Winterbottom a64fb47320 Raise a ValueError if a string is passed to get_core_apps 11年前
  Marco Badan 1a61781152 Fix `TEMPLATE_DIRS` test config 10年前
  David Winterbottom 314d211284 Moved Oscar's templates into a new folder. 13年前
  David Winterbottom feb8c9a327 Moved tests into separate package. 13年前