Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philipn/django-south
Git clone of https://bitbucket.org/andrewgodwin/south. Likely out of date when you read this. Used for pulling in the autofake-first support
https://github.com/philipn/django-south
Last synced: 24 days ago
JSON representation
Git clone of https://bitbucket.org/andrewgodwin/south. Likely out of date when you read this. Used for pulling in the autofake-first support
- Host: GitHub
- URL: https://github.com/philipn/django-south
- Owner: philipn
- License: apache-2.0
- Created: 2013-05-13T02:57:23.000Z (over 11 years ago)
- Default Branch: localwiki_master
- Last Pushed: 2015-02-11T11:34:37.000Z (almost 10 years ago)
- Last Synced: 2023-04-20T03:10:44.629Z (almost 2 years ago)
- Language: Python
- Homepage:
- Size: 3.76 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is South, a Django application to provide schema and data migrations.
Documentation on South is currently available on our project site;
you can find it at http://south.aeracode.org/docs/South is compatable with Django 1.2 and higher, and Python 2.6 and higher.