Skip to content

Commit 8a19864

Browse files
author
Shaun Sephton
committed
add south to check migrations
1 parent fa66cd3 commit 8a19864

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

buildout.cfg

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ newest=false
88
[django]
99
recipe=djangorecipe
1010
settings=settings
11-
eggs=django-ckeditor
11+
eggs=
12+
django-ckeditor
13+
south
1214

1315
[media-links]
1416
recipe=svetlyak40wt.recipe.symlinks

0 commit comments

Comments
 (0)