Skip to content

Running example app does not work #180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gonvaled opened this issue Dec 29, 2015 · 0 comments
Closed

Running example app does not work #180

gonvaled opened this issue Dec 29, 2015 · 0 comments

Comments

@gonvaled
Copy link

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)

@jerel jerel closed this as completed in e30b591 Dec 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant