Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40687

Re: Why is Ruby on Rails more popular than Django?

From Albert Hopkins <marduk@letterboxes.org>
Subject Re: Why is Ruby on Rails more popular than Django?
Date 2013-03-06 21:13 -0500
References <2fc87695-9d0b-45b3-ae96-98e0591b30a0@googlegroups.com> <1362594259.18860.140661200857865.2591DE46@webmail.messagingengine.com> <20130306191635.GO17836@mail.akwebsoft.com>
Newsgroups comp.lang.python
Message-ID <mailman.2972.1362622383.2939.python-list@python.org> (permalink)

Show all headers | View raw



On Wed, Mar 6, 2013, at 02:16 PM, Tim Johnson wrote:

>   I had problems getting django to work on my hostmonster account
>   which is shared hosting and supports fast_cgi but not wsgi. I put
>   that effort on hold for now, as it was just R&D for me, but
>   I would welcome you to take a look at this link where I opened a
>   ticket.
>   https://code.djangoproject.com/ticket/19970
>   From what I inferred there and from the django ML, the django
>   "community" is indifferent to fastcgi and the shared hosting
>   environment. As someone is new to shared hosting environments (I
>   would mostly on dedicated servers) I get the impression that
>   django is cutting itself out of some (if not a lot) of the market.
>   I don't know about RoR tho....

I haven't any experience with shared hosting, so can't help you there. 
I did do some work with lighttpd and fast_cgi and the Django docs worked
fine for that.  But you're right. wsgi is pretty much the standard for
web services in Python, like DB API is to relational database access. 
Ruby has Rack. Python has WSGI.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Why is Ruby on Rails more popular than Django? Jason Hsu <jhsu802701@gmail.com> - 2013-03-06 10:03 -0800
  Re: Why is Ruby on Rails more popular than Django? "marduk@python.net" <marduk@python.net> - 2013-03-06 13:24 -0500
  Re: Why is Ruby on Rails more popular than Django? Tim Johnson <tim@akwebsoft.com> - 2013-03-06 10:16 -0900
  Re: Why is Ruby on Rails more popular than Django? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-06 23:58 +0000
    Re: Why is Ruby on Rails more popular than Django? alex23 <wuwei23@gmail.com> - 2013-03-06 17:08 -0800
  Re: Why is Ruby on Rails more popular than Django? Albert Hopkins <marduk@letterboxes.org> - 2013-03-06 21:13 -0500
  Re: Why is Ruby on Rails more popular than Django? Tim Johnson <tim@akwebsoft.com> - 2013-03-06 17:55 -0900
  Re: Why is Ruby on Rails more popular than Django? rusi <rustompmody@gmail.com> - 2013-03-06 18:58 -0800
    Re: Why is Ruby on Rails more popular than Django? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-06 22:09 -0800
    Re: Why is Ruby on Rails more popular than Django? Rui Maciel <rui.maciel@gmail.com> - 2013-03-07 09:28 +0000
      Re: Why is Ruby on Rails more popular than Django? Sven <svenito@gmail.com> - 2013-03-07 09:52 +0000
        Re: Why is Ruby on Rails more popular than Django? rusi <rustompmody@gmail.com> - 2013-03-07 10:00 -0800
      Re: Why is Ruby on Rails more popular than Django? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-07 08:20 -0800
        Re: Why is Ruby on Rails more popular than Django? Chris Angelico <rosuav@gmail.com> - 2013-03-08 03:33 +1100
    Re: Why is Ruby on Rails more popular than Django? "Russell E. Owen" <rowen@uw.edu> - 2013-03-07 13:08 -0800
      Re: Why is Ruby on Rails more popular than Django? rusi <rustompmody@gmail.com> - 2013-03-07 19:46 -0800
    Re: Why is Ruby on Rails more popular than Django? rh <richard_hubbe11@lavabit.com> - 2013-03-07 20:50 -0800
      Re: Why is Ruby on Rails more popular than Django? Rick Johnson <rantingrickjohnson@gmail.com> - 2013-03-08 08:19 -0800
        Re: Why is Ruby on Rails more popular than Django? rh <richard_hubbe11@lavabit.com> - 2013-03-08 09:12 -0800
      Re: Why is Ruby on Rails more popular than Django? rusi <rustompmody@gmail.com> - 2013-03-08 09:30 -0800
        Re: Why is Ruby on Rails more popular than Django? rh <richard_hubbe11@lavabit.com> - 2013-03-08 13:24 -0800
    Re: Why is Ruby on Rails more popular than Django? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-08 17:47 +0000
      Re: Why is Ruby on Rails more popular than Django? rusi <rustompmody@gmail.com> - 2013-03-08 20:40 -0800
  Re: Why is Ruby on Rails more popular than Django? rusi <rustompmody@gmail.com> - 2013-03-06 20:16 -0800
  Re: Why is Ruby on Rails more popular than Django? rh <richard_hubbe11@lavabit.com> - 2013-03-07 20:43 -0800
  Re: Why is Ruby on Rails more popular than Django? Tim Johnson <tim@akwebsoft.com> - 2013-03-08 07:35 -0900

csiph-web