/tests/regressiontests/app_loading/test_settings.py

https://code.google.com/p/mango-py/ · Python · 3 lines · 3 code · 0 blank · 0 comment · 0 complexity · 480bdbf1a12e177742bd62c23686b94c MD5 · raw file

  1. INSTALLED_APPS = (
  2. 'parent.*',
  3. )