Skip to content

Running example app does not work #180

Closed
@gonvaled

Description

@gonvaled

I have:

  • created a virtualenv (3.4)
  • activated the virtualenv
  • installed all dev requirements (and also all requirements, which are actually empty)
  • installed the package with -e

Doing runserver crashes with:

django.core.exceptions.ImproperlyConfigured: Requested setting DEFAULT_INDEX_TABLESPACE, but settings are not configured. You must either define the environment variable DJANGO_SETTINGS_MODULE or call settings.configure() before accessing settings.

I am on commit 59f5da9 (develop branch)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions