Skip to content

Commit 1206fe6

Browse files
author
Gabriel Monroy
committed
remove south for now
1 parent 0c89448 commit 1206fe6

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)