7 次代码提交 (3f67ce9b7672cd036ff4e942526572354e2160f0)

作者 SHA1 备注 提交日期
  Samir Shah 3f67ce9b76 Apply isort fixes on the whole project. 5 年前
  Anthony Ricaud d6694b7c87 Simplify AppConfig when forking 5 年前
  Alexander Gaevsky 996739e662 Add test for app forking from current folder, refs PR #2995. 6 年前
  Alexander Gaevsky 33389268a4 Add test for app forking with absolute target path, refs PR #2995. 6 年前
  Alexander Gaevsky 43cb0b7da7 Implement test for forking third party application, which has Oscar-compatible app config. 6 年前
  Joseph Wayodi fbf8bac4c5 Merge Oscar and Django configs 6 年前
  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 c06483f5ab Fix customisation tests by going full pytest 8 年前
  Alexander Gaevsky 0425036905 Add test to verify that base dashboard app config inherited properly. 8 年前
  Michael van Tellingen caba5037c0 Open files with the context manager to close them properly 8 年前
  Michael van Tellingen aafcc8a901
flake8 8 年前
  John Parton 541075fe0d Replace assert statements with appropriate assert* method. 9 年前
  Maik Hoepfel 252ec83289 Drop South usage and references 10 年前
  David Winterbottom a9c3c38802 Extend oscar_fork_app command to handle dashboard apps 10 年前
  Maik Hoepfel 1b55068fe3 Handle app configs in oscar_fork_app command 10 年前
  Maik Hoepfel 7432cf2914 Skip South migration tests in Django 1.7 10 年前
  Maik Hoepfel d9bb2b4ca7 fork_app command: Handle apps without models.py 11 年前
  Maik Hoepfel 000df2c90a fork_app command: Also create admin.py 11 年前
  David Winterbottom baea09f7ed Add management command for forking an app 11 年前