Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
Fix sandbox project
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelcaricio committed Jul 18, 2015
1 parent 163c036 commit 0f85836
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 184 deletions.
Empty file added vows/__init__.py
Empty file.
2 changes: 1 addition & 1 deletion vows/sandbox/sandbox/settings.py
Expand Up @@ -52,7 +52,7 @@
'django.middleware.security.SecurityMiddleware',
)

ROOT_URLCONF = 'sandbox.urls'
ROOT_URLCONF = 'sandbox.sandbox.urls'

TEMPLATES = [
{
Expand Down
153 changes: 0 additions & 153 deletions vows/sandbox/settings.py

This file was deleted.

30 changes: 0 additions & 30 deletions vows/sandbox/urls.py

This file was deleted.

0 comments on commit 0f85836

Please sign in to comment.