pass
def __unicode__(self):
return self.title
admin.site.register(Portfolio)
-Original Message-
From: django-users@googlegroups.com [mailto:django-us...@googlegroups.com]
On Behalf Of ShawnMilo
Sent: 07 October 2010 21:16
To: Django users
Sub
The problem here is most likely due to the forward-slash in front of
your path name. Django's trying to actually write to a non-existant
folder at a level you don't have access to in any case on shared
hosting. Try taking it out and see if that fixes it.
Shawn
--
You received this message becaus
I have Webfaction. I found a file named /etc/redhat-release which states that
my server is running CentOS release 5.5 (Final).
I hope that helps. Look for a file in /etc beginning with 'lsb' (for Linux
Standard Base') or 'redhat.'
Shawn
--
You received this message because you are subscribed
it's Linux. I don’t know Have you heard of webfaction hosting company.
-Original Message-
From: django-users@googlegroups.com [mailto:django-us...@googlegroups.com]
On Behalf Of Gonzalo Delgado
Sent: 07 October 2010 20:57
To: django-users@googlegroups.com
Subject: Re: OS
El 07/10/10 16:21, Rizwan Mansuri escribió:
> Could you please guide me to any document that explain this?
Sorry, I may have assumed too much on my previous response.
What OS is your Django project running on?
Here is a guide for Linux:
http://www.zzee.com/solutions/linux-permissions.shtml
--
G
@googlegroups.com
Subject: Re: OS Error, Permission Denined
El 07/10/10 16:05, Rizwan Mansuri escribió:
>
>
> I am newbie in Django. I ‘m stuck at this point. I have developed
> one apps in django which has Imagefield. While I am trying add this
> content in site its giving me error sa
El 07/10/10 16:05, Rizwan Mansuri escribió:
>
>
> I am newbie in Django. I ‘m stuck at this point. I have developed
> one apps in django which has Imagefield. While I am trying add this
> content in site its giving me error saying OSError at
> /admin/portfolio/portfolio/add/
>
> [Errno 13]
7 matches
Mail list logo