Skip to content

Commit 10d1429

Browse files
author
Gabriel Monroy
committed
re-enable south, note this requires a db wipe
1 parent ea8e7ba commit 10d1429

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deis/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
# Deis apps
158158
'api',
159159
'web',
160-
# 'south'
160+
'south'
161161
)
162162

163163
AUTHENTICATION_BACKENDS = (

0 commit comments

Comments
 (0)