I'm trying to install an instance of Django version 0.96 on a server
where I don't have root access. I'm unable run setup.py using sudo as
described in the documentation, and when I leave out that step I get
"ImportError: No module named django". The development version works
fine, so I'm assuming
On May 23, 3:16 pm, "James Bennett" <[EMAIL PROTECTED]> wrote:
> In order for Python to be able to use some bit of code -- in this
> case, Django -- that bit of code has to be in a directory that's on
> the "Python path"; that's a list of directories Python looks into
> whenever you have an 'imp
On May 23, 9:47 pm, Daniel Ellison <[EMAIL PROTECTED]> wrote:
> Remember that the paths have to point to the directory in which each Python
> module lives. So inside the "django" directory there is another "django"
> directory which is the actual module that gets imported.
>
> Dan
On May 23, 4:1
line at thomas (at)
ether (dot) com (dot) au.
Cheers
Thomas Ashelford
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
I've been trying to source a copy of PyTextile 1.3 to use in a Django
application I'm building, but the dealmeida.net server is down. Is
there any kind soul out there who could email a copy at
thomas-at-ether.com.au?
--~--~-~--~~~---~--~~
You received this message
Thanks William,
I don't know if that's the latest version, but it's working fine. It
looks like dealmeida.net is down for the count.
Cheers,
Thomas
William McVey wrote:
> On Wed, 2006-06-21 at 11:53 -0400, Jay Parlar wrote:
> > On 6/21/06, Thomas Ashelford &
I keep reading that PostgreSQL is the preferred database for use with
Django, but I'm wondering if anyone can explain what its concrete
advantages are.
I've just moved from DreamHost to Webfaction to get the advantage of
using mod_python instead of fcgi. Already the advantages of mod_python
are c
7 matches
Mail list logo