{
"info": {
"author": "Praekelt Foundation",
"author_email": "dev@praekelt.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Framework :: Django",
"Intended Audience :: Developers",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Topic :: Internet :: WWW/HTTP :: Dynamic Content"
],
"description": "Django South Admin\n==================\n**Django app allowing for South management through Admin.**\n\n``django-south-admin`` allows you trigger `South `_ migrations and manage migration histories through Django's admin interface.\n\n``django-south-admin`` utilizes `django-object-tools `_ to hook into Django's admin interface and take care of user permissions.\n\n.. contents:: Contents\n :depth: 5\n\nInstallation\n------------\n\n#. Install ``django-object-tools`` as described `here `_.\n\n#. Install or add ``django-south-admin`` to your Python path.\n\n#. Add ``south_admin`` to your ``INSTALLED_APPS`` setting.\n\nUsage\n-----\n\nOnce installed you should see a new *South* section on admin home. On the *Migration histories* listing view a new *Migrate* tool will be available allowing you to run South's ``migrate`` management command.\n\n.. image:: https://github.com/downloads/praekelt/django-south-admin/migrate_example.png\n\nIf you don't see the tool make sure the logged in user has the appropriate *Can migrate migration historys* user permission assigned (or set user as superuser).\n\nClicking the *Migrate* tool link will immediatly kick-off South's ``migrate`` management command and return its output.\n\nAuthors\n=======\n\nPraekelt Foundation\n-------------------\n\n* Shaun Sephton\n\nChangelog\n=========\n\n0.0.3 (2012-07-10)\n------------------\n\n#. setup.py correction to have correct description.\n\n0.0.2 (2012-07-10)\n------------------\n\n#. Initial release.",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "http://github.com/praekelt/django-south-admin",
"keywords": null,
"license": "BSD",
"maintainer": null,
"maintainer_email": null,
"name": "django-south-admin",
"package_url": "https://pypi.org/project/django-south-admin/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/django-south-admin/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "http://github.com/praekelt/django-south-admin"
},
"release_url": "https://pypi.org/project/django-south-admin/0.0.3/",
"requires_dist": null,
"requires_python": null,
"summary": "Django app allowing for South management through Admin.",
"version": "0.0.3"
},
"last_serial": 790710,
"releases": {
"0.0.2": [
{
"comment_text": "",
"digests": {
"md5": "502b90106c4265a345cd4108a19291ad",
"sha256": "1d04233e8bd0f5632fff2637bbfa433d0ce32f66c64bf1c28a12623b2ab1cd8e"
},
"downloads": -1,
"filename": "django_south_admin-0.0.2-py2.7.egg",
"has_sig": false,
"md5_digest": "502b90106c4265a345cd4108a19291ad",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 5613,
"upload_time": "2012-07-10T10:47:29",
"url": "https://files.pythonhosted.org/packages/e7/65/1da95107a1a038e526906c904aa1099dcdef0599ebc7abb0688b028aff78/django_south_admin-0.0.2-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "edae59735c1302ba1d2fcd4186b2711a",
"sha256": "3c12e0616a5db36a71e176208232158268203bf20da7418a0b8ed013cbfbc323"
},
"downloads": -1,
"filename": "django-south-admin-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "edae59735c1302ba1d2fcd4186b2711a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3952,
"upload_time": "2012-07-10T10:47:31",
"url": "https://files.pythonhosted.org/packages/eb/e3/1c75f40bc4429c3655dd1f7ec1f923cd76607e5ddbbb654370534b289314/django-south-admin-0.0.2.tar.gz"
}
],
"0.0.3": [
{
"comment_text": "",
"digests": {
"md5": "4034075aaca32bac0340b059ffc24e1c",
"sha256": "c488d4705290d337c9f796c8c4f962c79856c317b42ceb46f663f9e270ea4cc7"
},
"downloads": -1,
"filename": "django_south_admin-0.0.3-py2.7.egg",
"has_sig": false,
"md5_digest": "4034075aaca32bac0340b059ffc24e1c",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 5642,
"upload_time": "2012-07-10T10:51:59",
"url": "https://files.pythonhosted.org/packages/ae/c4/12002943a139a20b201dc9ba7ae34d8332ab73b060a6ad6f7a227994e12a/django_south_admin-0.0.3-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "fb2e7979773da8b1cf41b36ed04bbf77",
"sha256": "ee88ed80eba0cb11af18c76a63fce01118e03b77046487cda7f66a1be2782a7e"
},
"downloads": -1,
"filename": "django-south-admin-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "fb2e7979773da8b1cf41b36ed04bbf77",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4030,
"upload_time": "2012-07-10T10:52:00",
"url": "https://files.pythonhosted.org/packages/24/ee/4f11af900c17d3aa9f78938335b6b41efd15714256ba4c8d7b4e0b339100/django-south-admin-0.0.3.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "4034075aaca32bac0340b059ffc24e1c",
"sha256": "c488d4705290d337c9f796c8c4f962c79856c317b42ceb46f663f9e270ea4cc7"
},
"downloads": -1,
"filename": "django_south_admin-0.0.3-py2.7.egg",
"has_sig": false,
"md5_digest": "4034075aaca32bac0340b059ffc24e1c",
"packagetype": "bdist_egg",
"python_version": "2.7",
"requires_python": null,
"size": 5642,
"upload_time": "2012-07-10T10:51:59",
"url": "https://files.pythonhosted.org/packages/ae/c4/12002943a139a20b201dc9ba7ae34d8332ab73b060a6ad6f7a227994e12a/django_south_admin-0.0.3-py2.7.egg"
},
{
"comment_text": "",
"digests": {
"md5": "fb2e7979773da8b1cf41b36ed04bbf77",
"sha256": "ee88ed80eba0cb11af18c76a63fce01118e03b77046487cda7f66a1be2782a7e"
},
"downloads": -1,
"filename": "django-south-admin-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "fb2e7979773da8b1cf41b36ed04bbf77",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4030,
"upload_time": "2012-07-10T10:52:00",
"url": "https://files.pythonhosted.org/packages/24/ee/4f11af900c17d3aa9f78938335b6b41efd15714256ba4c8d7b4e0b339100/django-south-admin-0.0.3.tar.gz"
}
]
}