Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthormista3
    • CommentTimeMar 23rd 2007
     permalink
    I'm talking about Django (http://www.djangoproject.com/)

    Have your tried it?
    How does it compare to Ruby on Rails?
    Do you like it?

    I've read a lot of good things about it but am a designer not a programmer. However the idea of a painless and fast way to create custom cms's etc is VERY appealing.
  1.  permalink
    I've only toyed with it but one of the best advantages I see is that the scaffolding can be used to build an admin automatically becuase unlike rails, codeignitor, it has built-in security.

    I'm noob with python though.
    • CommentAuthormista3
    • CommentTimeMar 23rd 2007
     permalink
    Yeah I've tried the first couple of tutorials only. 100% noob as well.

    The concept of using views and models to handle stuff seems pretty god-damn neat though
    •  
      CommentAuthorSpookyET
    • CommentTimeMar 23rd 2007
     permalink
    I like rails more. Less code, less configuration, cleaner code.
    •  
      CommentAuthorSpookyET
    • CommentTimeMar 24th 2007
     permalink
    Django requires way too much configuration. There are also no standards for the directory tree. You have to configure urls to match your views. It's annoying as hell. Rails does all that for you. You don't have to configure anything.

    Pylons is very interesting, TurboGears as well. My money is on Pylons. It's very rails like. Though, it does require more code than rails. However, the ability to use any template system is really cool. I like genshi.
    • CommentAuthorPettyRider
    • CommentTimeMar 24th 2007 edited
     permalink
    I'm not a big fan of messing around with the deep configuration levels of the web server. Also, when I want to start a new app, I don't want to have to type out a new config file every time. I just never liked any of Django's processes. You might.

    "The concept of using views and models to handle stuff seems pretty god-damn neat though."

    This is just plain MVC workflow. Rails, CodeIgniter, they all follow it.
    • CommentAuthormista3
    • CommentTimeMar 25th 2007 edited
     permalink
    Very good point - one thing that puts me off is the thought (or should that be impossibility?) of ever installing Django onto the kind of low budget shared hosting that many clients seem to like...

    CodeIgniter is a new one to me, worth a look?
  2.  permalink
    Codeignitor is sweet, I've not used it for any projects, but it comes from the makers of expression engine-- so there ya go.
    • CommentAuthorPettyRider
    • CommentTimeMar 26th 2007
     permalink
    I highly recommend CodeIgniter. Runs anywhere with PHP and MySQL (and other popular databases). Easy to install. Easy to develop.
Add your comments
    Username Password
  • Format comments as (Help)