File: settings_with_south.py

package info (click to toggle)
django-nose 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 340 kB
  • sloc: python: 567; sh: 29; makefile: 14
file content (3 lines) | stat: -rw-r--r-- 69 bytes parent folder | download | duplicates (2)
1
2
3
from settings import *

INSTALLED_APPS = ('south',) + INSTALLED_APPS