1
0
Fork 0

#44: Adding south migration matching Django 1.7 migration.

This commit is contained in:
Adam Coddington 2015-03-23 19:50:16 -07:00
parent 440f31174f
commit 8ff331bdca
2 changed files with 57 additions and 0 deletions

1
.gitignore vendored
View file

@ -8,3 +8,4 @@ docs/_build/*
include/*
.Python
*egg*
dummy_project/*