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 9221181
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T03:31:19+00:00 2026-06-18T03:31:19+00:00

On my local development screen I’m using South data migration. I deploy my apps

  • 0

On my local development screen I’m using South data migration. I deploy my apps to using git to my production server. I have placed all /south/ folder into my git .ignore file. However, south is still listed in my installed apps.

My question is. Should I include south on the production server also, or just split my setting files out local and production with south only install on local.

How do others handle this?

Thanks

  • 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-06-18T03:31:20+00:00Added an answer on June 18, 2026 at 3:31 am

    I see no reasons to not install/use south in your production server, it will provide you a way to alter the db schema also in production server in the future. I usually do that and I manage both development and production schema migrations using fabric.

    Splitting settings file may be required anyhow (e.g. for DB/Debug settings)

    You may also conditionally add south to INSTALLED_APPS basing on something in your settings.py:

    e.g.

    if DEBUG:  // or hostname == 'localhost', path=='...', anything else
        INSTALLED_APPS += ('south',)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a really weird issue here. I'm using my local development server right
I am using a WAMP server to do local development and I have recently
Our setup as follows: We have a local development server running Ubuntu, with a
I have a local development webserver set up using Win7 and IIS7. I often
I have the TwitterOAuth class and demonstration running on a local development server and
Currently I have a wordpress site on the local development server that has a
I have a local development web with an index.html which is using: <!-- LESS
I have been using Coda and regular version of Mamp for local development for
Using Foreman GEM on my local development OSX I have problems making it launch
I have a problem when I want to publish my local development to production

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.