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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T01:55:14+00:00 2026-05-21T01:55:14+00:00

We are starting a web project with Django (and are pretty new to this),

  • 0

We are starting a web project with Django (and are pretty new to this), and I was wondering what would been the best way to setup a productive development environment.

Here is some info:

  • We are 2 developers working on the project
  • We have a development/production server hosted on Webfactional (using an apache server)
  • The DB (MySQL) is hosted on this server
  • We are both using Eclipse with Pydev
  • The project is hosted on a Github repository

So far, we didn’t setup any local development server, we are syncing modifications to the server through Github. But it is not really convenient…

We were thinking of setting up apache servers locally, that uses the remote database, and only sync once in a while.

Do you think it would be better?

Do you have other ideas/additional tips?

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-05-21T01:55:15+00:00Added an answer on May 21, 2026 at 1:55 am

    Don’t try and share servers and databases while you’re developing. You’ll only get confused.

    Each developer should have a local copy of MySQL on their own machine, and run the development server as mipadi recommends. Manage db schema changes via South, and keep data in fixtures or use South’s data migrations. Each developer should commit to their local version of the git repository, but only push changes to Github when the particular task is complete and working (or, better, use a remote branch so that changes are synched, but only merge back to master when complete).

    A good idea is to have a continuous integration server like Hudson/Jenkins that, after each commit to master, runs the tests and – if they pass – builds an up-to-date version of the site, which you can use for functional/user testing.

    Edit to add There’s no relationship between the development server and any particular database backend. As I recommend above, it is quite simple to install MySQL or PostgreSQL on your local machine, and use the development server against that. I have been working this way for several years, after initially encountering some of the issues you were worried about when switching between sqlite3 and the production MySQL db.

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

Sidebar

Related Questions

If you were starting a new web development project would you use ASP.Net MVC
I'm pretty new to Web Services in java. I was starting on a project
Hi I'm starting a new web development project with my team using Hibernate and
I'm starting off a new web project and I'm wondering whether to use em
I am starting up a brand new web project and would like to know
I'm starting a new web app project using Django and Pinax. I want to
I am starting a a new web development project and I am tired of
I am starting a new Java web project that will be worked on by
We are starting a new java web-project with Cassandra as the database. The team
I'm starting a new Python web project. With most frameworks, everyone rushes to the

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.