10 Commits (master)

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