Generated: Wed 2013-03-13 10:33 CET
Source file: /media/Envs/Envs/filer-gallery/lib/python2.7/site-packages/south/__init__.py
Stats: 0 executed, 2 missed, 0 excluded, 7 ignored
"""
South - Useable migrations for Django apps
"""
__version__ = "0.7.6"
__authors__ = [
"Andrew Godwin <andrew@aeracode.org>",
"Andy McCurdy <andy@andymccurdy.com>"
]