summaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.py b/settings.py
index a21205d..db1c93d 100644
--- a/settings.py
+++ b/settings.py
@@ -104,7 +104,7 @@ INSTALLED_APPS = (
'devel',
'public',
'south', # database migration support
- 'isotests',
+ 'releng',
)
## Import local settings