9 Révisions (d203c07355d0c56262b5f8ca9b77816d897be00f)

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