Skip to main content

Django app allowing for South management through Admin.

Project description

Django South Admin

Django app allowing for South management through Admin.

django-south-admin allows you trigger South migrations and manage migration histories through Django’s admin interface.

django-south-admin utilizes django-object-tools to hook into Django’s admin interface and take care of user permissions.

Installation

  1. Install django-object-tools as described here.

  2. Install or add django-south-admin to your Python path.

  3. Add south_admin to your INSTALLED_APPS setting.

Usage

Once 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.

https://github.com/downloads/praekelt/django-south-admin/migrate_example.png

If 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).

Clicking the Migrate tool link will immediatly kick-off South’s migrate management command and return its output.

Authors

Praekelt Foundation

  • Shaun Sephton

Changelog

0.0.3 (2012-07-10)

  1. setup.py correction to have correct description.

0.0.2 (2012-07-10)

  1. Initial release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-south-admin-0.0.3.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

django_south_admin-0.0.3-py2.7.egg (5.6 kB view details)

Uploaded Source

File details

Details for the file django-south-admin-0.0.3.tar.gz.

File metadata

File hashes

Hashes for django-south-admin-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ee88ed80eba0cb11af18c76a63fce01118e03b77046487cda7f66a1be2782a7e
MD5 fb2e7979773da8b1cf41b36ed04bbf77
BLAKE2b-256 24ee4f11af900c17d3aa9f78938335b6b41efd15714256ba4c8d7b4e0b339100

See more details on using hashes here.

File details

Details for the file django_south_admin-0.0.3-py2.7.egg.

File metadata

File hashes

Hashes for django_south_admin-0.0.3-py2.7.egg
Algorithm Hash digest
SHA256 c488d4705290d337c9f796c8c4f962c79856c317b42ceb46f663f9e270ea4cc7
MD5 4034075aaca32bac0340b059ffc24e1c
BLAKE2b-256 aec412002943a139a20b201dc9ba7ae34d8332ab73b060a6ad6f7a227994e12a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page