+ Reply to Thread
Results 1 to 7 of 7

Thread: Anyone using Django?

  1. #1
    alias is offline Frontpage User alias will become famous soon enough
    Join Date
    Oct 2008
    Location
    Dublin, Ireland.
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Anyone using Django?

    This isn't a request for help or anything, I just wasn't 100% sure where else to post it...

    Just wondering if anyone has used Django yet and if so how do you rate it? I'm considering using it for a project that requires full multilingual support as I don't think PHP is quite up to the challenge yet. Only thing is I don't actually know Python just yet but I imagine it should be easy enough to pick up. It also looks like is has AMF3 support via the DjangoAMF add on... cool.

    Found this article interesting in relation to Django v ZF.
    Django = Awesome | CodeUtopia

    Any thoughts?

    Cheers.
    Last edited by alias; 24-11-2008 at 08:03 AM.
    Codex9 - Interactive Design Firm : Work

  2. #2
    blacknight's Avatar
    blacknight is offline Web Slave blacknight is a splendid one to behold blacknight is a splendid one to behold blacknight is a splendid one to behold blacknight is a splendid one to behold blacknight is a splendid one to behold blacknight is a splendid one to behold blacknight is a splendid one to behold blacknight is a splendid one to behold
    Join Date
    Jan 2006
    Location
    Ireland
    Posts
    8,449
    Thanks
    21
    Thanked 17 Times in 16 Posts

    Default

    It seems to be quite popular, as I've seen a growing number of requests for it over the last year or so, but I don't know much beyond that

  3. #3
    alias is offline Frontpage User alias will become famous soon enough
    Join Date
    Oct 2008
    Location
    Dublin, Ireland.
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yeah "Django" is one of those names that I've seen mentioned online a few times over the past year, the strap line "The Web framework for perfectionists with deadlines" caught my eye but I never got a chance to look at it properly. I guess I expect most of these new frameworks, wigets etc to be flash in the pan type things.... but it's starting to look like it might actually be what I've been looking for.

    I'm just in the process setting it up on Gutsy as we speak... I'll let you know how it goes in a couple of days if I get a chance to play with it properly. TBH I'm fairly excited to see what it can do!

    But hopefully someone here has played with it already, and can let me know if it's worth a look or not.

    Cheers.
    Last edited by alias; 24-11-2008 at 09:46 AM.
    Codex9 - Interactive Design Firm : Work

  4. #4
    hughdurkin is offline Coder hughdurkin will become famous soon enough
    Join Date
    Nov 2008
    Location
    Dublin, Ireland
    Posts
    31
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    The chaps over at Bodytonicmusic.com relaunched their site just over a year ago using Django. Since then (I drop by now and again for a looky), they've added some nice extra custom features to the site - user profiles, event listings section etc, so it seems quite malleable.

    However, i'm not totally sure about the level of ability you'd need to be at to get up and running with it. I've a feeling you need to have your head around databases schemas and so on, whereas with a framework like Drupal you can use CCK to build content types without having to go near the database (usually). Drupal now has multilingual support too, and various modules to extend that functionality.

  5. #5
    gav240z's Avatar
    gav240z is offline Wannabe Geek gav240z is just really nice gav240z is just really nice gav240z is just really nice gav240z is just really nice gav240z is just really nice
    Join Date
    Dec 2007
    Location
    Rathmines, Dublin
    Posts
    473
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by hughdurkin View Post
    The chaps over at Bodytonicmusic.com relaunched their site just over a year ago using Django. Since then (I drop by now and again for a looky), they've added some nice extra custom features to the site - user profiles, event listings section etc, so it seems quite malleable.

    However, i'm not totally sure about the level of ability you'd need to be at to get up and running with it. I've a feeling you need to have your head around databases schemas and so on, whereas with a framework like Drupal you can use CCK to build content types without having to go near the database (usually). Drupal now has multilingual support too, and various modules to extend that functionality.
    I looked at Django, but being someone more into Graphic Design / CSS / XHTML and less interested in dealing with PHP / SQL I settled on Drupal.

  6. #6
    dave is offline Wannabe Geek dave will become famous soon enough
    Join Date
    Aug 2006
    Location
    Dublin
    Posts
    105
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I've played around with Django and as a framework I really liked it. The automatically generated admin section is really useful.

    It's written in Python so you'll have to learn that first or learn it at the same time as Django, it can be a steep learning curve though.

    Obviously this is not a CMS and you have to write and design the application yourself.

    One thing to watch out for is how you are going run your site in production a lot of shared hosting packages don't come with Apache mod_python installed which you will need to run Django. That being said it is recommended you use a web server like Nginx.

    Some other python frameworks I am looking at but haven't tried yet are Pylons Python Web Framework and web2py Enterprise Web Framework

  7. #7
    alias is offline Frontpage User alias will become famous soon enough
    Join Date
    Oct 2008
    Location
    Dublin, Ireland.
    Posts
    26
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for the feedback guys. I've set it up on both the staging server and local development server which is windows based so I was a little more tricky. So far I really like it!

    Quote Originally Posted by dave
    It's written in Python so you'll have to learn that first or learn it at the same time as Django, it can be a steep learning curve though.
    I know a few different ones, but yeah not Python. I have started to learn a bit though via Django and so far the little code I've played with seems straight forward enough.

    With regard to Nginx, as far as I'm aware you would just send all static requests to it and still send all the dynamic requests to Apache.

    I'll let you know how it goes anyway.
    Codex9 - Interactive Design Firm : Work

+ Reply to Thread

Similar Threads

  1. Django - MySQL error
    By bkenny in forum Coding Help
    Replies: 2
    Last Post: 25-09-2008, 11:54 AM
  2. Django
    By bucks in forum Webmaster Discussion
    Replies: 2
    Last Post: 03-01-2008, 07:58 PM
  3. Django/Virtual Hosting in Ireland
    By dbee in forum Hosting
    Replies: 1
    Last Post: 11-12-2007, 12:23 AM

Visitors found this page by searching for:

django cms

event listings

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Optimization by vBSEO

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53