Skip to content

Instantly share code, notes, and snippets.

@jedie
Last active April 18, 2018 10:42
Show Gist options
  • Select an option

  • Save jedie/ac4370ff08a94a99082bea49d7715d17 to your computer and use it in GitHub Desktop.

Select an option

Save jedie/ac4370ff08a94a99082bea49d7715d17 to your computer and use it in GitHub Desktop.
_______________________________________________________________________________
Discovery all dynamic fixtures...
Skip <MessagesConfig: messages> because it has no models
Skip <StaticFilesConfig: staticfiles> because it has no models
Skip <SiteMapsConfig: sitemaps> because it has no models
Skip <AppConfig: aldryn_common> because it has no models
WARNING ...es/django_tools/unittest_utils/logging_utils.py:114 There are warnings in: /usr/local/lib/python3.5/dist-packages/django_cms_tools/fixtures/languages.py
Fixture pages in app django_cms_tools has no Fixture class, skip.
Fixture languages in app django_cms_tools has no Fixture class, skip.
Skip <AppConfig: filer_tools> because it has no models
Error with fixture django_cms_tools.plugin_anchor_menu.fixtures.cms_plugins: No module named 'django_cms_tools.plugin_anchor_menu.fixtures.cms_plugins'; 'django_cms_tools.plugin_anchor_menu.fixtures' is not a package
Error with fixture django_cms_tools.plugin_anchor_menu.fixtures.app: No module named 'django_cms_tools.plugin_anchor_menu.fixtures.app'; 'django_cms_tools.plugin_anchor_menu.fixtures' is not a package
Error with fixture django_cms_tools.plugin_anchor_menu.fixtures.models: No module named 'django_cms_tools.plugin_anchor_menu.fixtures.models'; 'django_cms_tools.plugin_anchor_menu.fixtures' is not a package
Error with fixture django_cms_tools.plugin_anchor_menu.fixtures.constants: No module named 'django_cms_tools.plugin_anchor_menu.fixtures.constants'; 'django_cms_tools.plugin_anchor_menu.fixtures' is not a package
Error with fixture django_cms_tools.plugin_anchor_menu.fixtures.app_settings: No module named 'django_cms_tools.plugin_anchor_menu.fixtures.app_settings'; 'django_cms_tools.plugin_anchor_menu.fixtures' is not a package
Error with fixture django_cms_tools.plugin_anchor_menu.fixtures.fixtures: No module named 'django_cms_tools.plugin_anchor_menu.fixtures.fixtures'; 'django_cms_tools.plugin_anchor_menu.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.cms_apps: No module named 'django_cms_tools.plugin_landing_page.fixtures.cms_apps'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.admin: No module named 'django_cms_tools.plugin_landing_page.fixtures.admin'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.cms_menus: No module named 'django_cms_tools.plugin_landing_page.fixtures.cms_menus'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.app: No module named 'django_cms_tools.plugin_landing_page.fixtures.app'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.views: No module named 'django_cms_tools.plugin_landing_page.fixtures.views'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.models: No module named 'django_cms_tools.plugin_landing_page.fixtures.models'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.cms_toolbars: No module named 'django_cms_tools.plugin_landing_page.fixtures.cms_toolbars'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.constants: No module named 'django_cms_tools.plugin_landing_page.fixtures.constants'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.urls: No module named 'django_cms_tools.plugin_landing_page.fixtures.urls'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.app_settings: No module named 'django_cms_tools.plugin_landing_page.fixtures.app_settings'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Error with fixture django_cms_tools.plugin_landing_page.fixtures.fixtures: No module named 'django_cms_tools.plugin_landing_page.fixtures.fixtures'; 'django_cms_tools.plugin_landing_page.fixtures' is not a package
Skip <CeleryAutodiscoverAppConfig: celery_autodiscover> because it has no models
Skip <AppConfig: cms_plugins> because it has no models
Skip <AppConfig: schema> because it has no models
Skip <AppConfig: publisher_cms> because it has no models
Skip <AppConfig: dynamic_fixtures> because it has no models
Skip <DebugToolbarConfig: debug_toolbar> because it has no models
Searched 60 apps.
_______________________________________________________________________________
All found dynamic fixtures which would be processed in that order:
* 0001_django_users <apps.common.fixtures.0001_django_users.Fixture object at 0x7f92979b8d30>
* 0002_cms_index_page <apps.common.fixtures.0002_cms_index_page.Fixture object at 0x7f929781a588>
* 0003_aldryn_forms <apps.common.fixtures.0003_aldryn_forms.Fixture object at 0x7f92977be6d8>
* 0004_search_app <apps.haystack_common.fixtures.0004_search_app.Fixture object at 0x7f92977be8d0>
* 0003_landing_page <apps.landing_page.fixtures.0003_landing_page.Fixture object at 0x7f9297acb278>
Found 5 dynamic fixtures.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment