django0.96中在调用django.get_version会出现'has no attribute get_version'只要在django报下__init__增加def get_version(): return VERSION