Skip to main content

Django app/project skeleton.

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.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.2.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-south-admin-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3c12e0616a5db36a71e176208232158268203bf20da7418a0b8ed013cbfbc323
MD5 edae59735c1302ba1d2fcd4186b2711a
BLAKE2b-256 ebe31c75f40bc4429c3655dd1f7ec1f923cd76607e5ddbbb654370534b289314

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_south_admin-0.0.2-py2.7.egg
Algorithm Hash digest
SHA256 1d04233e8bd0f5632fff2637bbfa433d0ce32f66c64bf1c28a12623b2ab1cd8e
MD5 502b90106c4265a345cd4108a19291ad
BLAKE2b-256 e7651da95107a1a038e526906c904aa1099dcdef0599ebc7abb0688b028aff78

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