5 Commits (4cff5247d9286f00a967f077bcf690bf54d1e133)

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