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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T11:25:06+00:00 2026-05-22T11:25:06+00:00

I understand that it’s simple and doesn’t require any installation whatsoever, but are there

  • 0

I understand that it’s simple and doesn’t require any installation whatsoever, but are there any other reasons to use it for long-term development instead of Apache with mod_wsgi? As a Django newbie, I just find deployment from development to live (Apache) environment quite cumbersome and annoying, so the question that comes into my mind is: Isn’t it simpler to just use mod_wsgi on localhost too? Only mention about this in Django manual I found was:

We’ve included this with Django so you
can develop things rapidly, without
having to deal with configuring a
production server — such as Apache —
until you’re ready for production.

  • 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-22T11:25:06+00:00Added an answer on May 22, 2026 at 11:25 am

    You sometimes need the production setup locally when you’re developing. I’ve needed it when I was messing with some subdomain related code that tied into the application and needed to mimic my real server locally.

    However, for most things, the dev server is a big win. Here are a few points.

    1. Like rebus mentioned, the auto restart.
    2. Tracebacks on the console and useful debugging information.
    3. You can stick pdb.set_trace() into parts of your code and get a debugger prompt while a view method is executing if you want to look at stuff.
    4. The entire stack runs as a single user (you) which you have complete control over.
    5. One command to start and run.

    These come with a price which is reduced performance and inability to handle real life traffic. That’s why you need a real web server to run it in production.

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

Sidebar

Related Questions

I understand that Internet Explorer is poor at supporting CSS3 - but is there
I understand that there are several ways to blend XNA and WPF within the
I understand that they are both supposed to be small, but what are the
I understand that requests are served by different threads, but do they all come
I understand that this is highly specific to the concrete application, but I'm just
I understand that a typical .NET application that accesses a(n SQL Server) database doesn't
I understand that there is a *.className selector since there can be multiple html
I understand that for performance reasons it is better to let the asset pipeline
I understand that according to this issue ticket on google code http://code.google.com/p/fullcalendar/issues/detail?id=143 that there
I understand that git diff compares a staged file and modified but not staged

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.