"Conditional fields" in forms

2009-05-27 Thread Jochem Berndsen
is? Thanks for your consideration. Regards, -- Jochem Berndsen | joc...@functor.nl GPG: 0xE6FABFAB --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to dj

Re: Problem with startproject

2009-06-02 Thread Jochem Berndsen
rectory. You do not need ownership (although it is customary of directories under your home directory), but write permission. Execute sudo chown morgan ~/www sudo chmod 755 ~/www If there are any files in ~/www, such as an existing 'mysite' directory, delete them. H

Re: Why django? Framework design or language

2009-06-13 Thread Jochem Berndsen
ot a python programmer back then. I only use it because of (b), I don't care too much about Python and don't think it is a very good language (I prefer statically typed and functional languages). But Django makes it worth it :) --