9 Commits (993e8a6cb6aa29ca691fcaf8b6efccb8bdaae46e)

Autor SHA1 Mensaje Fecha
  Joseph Wayodi 628bd1e108 Add "default_app_config" when forking app hace 6 años
  Basil Dubyk 62998f2c09 Add Oscar apps to `INSTALLED_APPS` as recommended by Django hace 6 años
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. hace 6 años
  Anthony Ricaud d6694b7c87 Simplify AppConfig when forking hace 6 años
  Alexander Gaevsky 996739e662 Add test for app forking from current folder, refs PR #2995. hace 6 años
  Alexander Gaevsky 33389268a4 Add test for app forking with absolute target path, refs PR #2995. hace 6 años
  Alexander Gaevsky 43cb0b7da7 Implement test for forking third party application, which has Oscar-compatible app config. hace 6 años
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs hace 7 años
  Michael van Tellingen 0ebe344a27 Merge tests.integration with tests.unit hace 9 años
  Michael van Tellingen 28ea962ab6 Rename all tests files from *_tests.py to test_*.py hace 9 años
  Michael van Tellingen c06483f5ab Fix customisation tests by going full pytest hace 9 años
  Alexander Gaevsky 0425036905 Add test to verify that base dashboard app config inherited properly. hace 9 años
  Michael van Tellingen caba5037c0 Open files with the context manager to close them properly hace 9 años
  Michael van Tellingen aafcc8a901
flake8 hace 9 años
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. hace 10 años
  Maik Hoepfel 252ec83289 Drop South usage and references hace 11 años
  David Winterbottom a9c3c38802 Extend oscar_fork_app command to handle dashboard apps hace 11 años
  Maik Hoepfel 1b55068fe3 Handle app configs in oscar_fork_app command hace 11 años
  Maik Hoepfel 7432cf2914 Skip South migration tests in Django 1.7 hace 11 años
  Maik Hoepfel d9bb2b4ca7 fork_app command: Handle apps without models.py hace 11 años
  Maik Hoepfel 000df2c90a fork_app command: Also create admin.py hace 11 años
  David Winterbottom baea09f7ed Add management command for forking an app hace 11 años