Hey,
thank you for the quick and correct reply.
Simone.
On 16 Apr, 12:09, Tom Evans wrote:
> On Fri, Apr 16, 2010 at 10:52 AM, simonecare...@gmail.com
>
>
>
>
>
> wrote:
> > Hi all,
>
> > I'm noticing a strange problem with gettext makemessages comm
Hi all,
I'm noticing a strange problem with gettext makemessages command.
When I launch it to generate a .po file, it seems it completely
ignores i18n strings that are placed in .txt files.
Cannot see any way to get it referenced in the .po file.
All others strings are correctly pickled.
I'm ru
12:04 PM, simonecare...@gmail.com <
>
>
>
>
>
> simonecare...@gmail.com> wrote:
> > > python2.5 manage.py runserver 0.0.0.0:8000, but i can't point my web
> > > browser to that address.
>
> > Of course I mean MY.IP.ADDRESS:8000. :)
>
>
> python2.5 manage.py runserver 0.0.0.0:8000, but i can't point my web
> browser to that address.
Of course I mean MY.IP.ADDRESS:8000. :)
On Jan 4, 12:01 pm, "simonecare...@gmail.com"
wrote:
> Hi everyone,
>
> i've just setted up a new Centos 5.4 based clo
Hi everyone,
i've just setted up a new Centos 5.4 based cloud server at Rackspace.
Installed Python2.5 and virtualenv, devel-tools, and all went ok but I
can't reach the development server.
I started a new django project, then launched
python2.5 manage.py runserver 0.0.0.0:8000, but i can't poin
Post more information about errors you get, including you traceback.
It will be more helpful.
Bye.
On Oct 19, 4:34 pm, ToTmX wrote:
> Hi, I'm new django user.
>
> I want use Comments application and custom the input form with only
> comment field in my form, without email field, site field, etc
Hi,
I'm using django notification. I've installed django-messages, that
tries to add records for into the notification_noticetype table.
Here is the management.py
from django.db.models import get_models, signals
from django.conf import settings
from django.utils.translation import ugettext_noop
Hi all,
I'm trying to install django-friends into my project, but I get an
error while performing syncdb:
File "/home/***/***/trunk/app/friends/models.py", line 208, in
new_user
if instance.verified():
AttributeError: 'Permission' object has no attribute 'verified'
I'm running on a Python2.
I'm on SITE5.
I've just created a symbolic link to PIL from my PYTHON PATH.
I can import PIL module, but now I get this error:
The _imaging C module is not installed
On Jun 7, 2:11 pm, Kenneth Gonsalves wrote:
> On Sunday 07 June 2009 17:22:26 simonecare...@gmail.com wrot
Hi to all.
I've noticed PIL is not installed on my shared hosting.
I tried to install it through setup.py but I got a permission error.
Has someone ever installed it on a shared hosting plan?
Thanks,
Simone.
--~--~-~--~~~---~--~~
You received this message becaus
monecare...@gmail.com <
>
> simonecare...@gmail.com> wrote:
>
> > Yes I have 2 Django version installed.
> > But in the django.fcgi dispatcher I call the my Django Environment.
> > How can I fix this issue?
>
> I usually use it removing the 'other' versio
Yes I have 2 Django version installed.
But in the django.fcgi dispatcher I call the my Django Environment.
How can I fix this issue?
On 23 Mag, 20:49, Ariel Nunez wrote:
> Please make sure there isn't another Django version being loaded.
> I experienced the same situation when I had copied admin
Hi.
I've the same problem deploying a django application on my web hosting
with FastCGI.
I've tried also to entirely copy the media admin directory into my
public_html, but the only page I continue see looking good is the
LOGOUT page.
It seems that Django doesn't load properly the css. In the h
13 matches
Mail list logo