Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7632777
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T06:42:44+00:00 2026-05-31T06:42:44+00:00

South is the tool that automates database migrations for Django. How can I abandon

  • 0

“South” is the tool that automates database migrations for Django.

How can I “abandon” or “delete” a pending django south migration? I made a mistake and briefly asked django to make an impossible constraint. I thus can’t get past step 09 to get to step 10:

 # python2.7 manage.py migrate --list

 django_authopenid
  (*) 0001_initial
 ...

 mymodule
  (*) 0001_initial
  (*) 0008_auto__add_mystuff__chg_field_facetanswer_answer_note__del_field_facetq
  ...
  ( ) 0009_auto__add_module_redit__add_unique_mystuff_who__chg_field_product_desc
  ( ) 0010_auto__del_unique_mystuff_who

If i could simply abandon step 09 and 10, I could run ‘python2.7 manage.py schemamigration --auto‘ again and be up and running. How can I get past the mistake? I could comment out the ‘impossible’ lines in migration 08’s python file, but I could see that causing problems.

Related but not quite on point is What's the recommended approach to resetting migration history using Django South?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T06:42:46+00:00Added an answer on May 31, 2026 at 6:42 am

    There is no * around 0009 and 0010 schemamigration, meaning they haven’t been applied. You can simply delete them as they mean nothing to the DB right now.

    p.s. To make sure open your DB and see if there are any new changes

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I try to add South migration tool to my Django app. I installed South
I am using South for database migration for a Django project. And I was
I am using South with Django for database migrations. In my models.py I changed
I'm writing a migration using Django's South, and it can only work on MySQL
I'm running a South migration in a Django project that uses Sql Server and
I am used to Django South http://south.aeracode.org/ , which allows schema and data migrations
Does django-reversion work well with south migrations? Are django-reversion and south compatible? Current versions:
Made some changes to my Django app's model and used South to migrate them
I am building an application using django, and using django-south for the database schema
I'm trying to do a django-south migration to an existing application to add django-audit-log

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.