Re: django newbie, having problems with my first app. maybe in the urls.py?

2009-08-10 Thread gumbah
I read "from mysite.views import hello " in your code... are you sure your webapp is in the "mysite" folder? best regards On Aug 10, 1:45 am, "ezulo...@gmail.com" wrote: > So i am very new to django and have a little python experience. im > using webfraction to host my application and followed

Re: django newbie, having problems with my first app. maybe in the urls.py?

2009-08-10 Thread gumbah
Whoops... i see now that it never even finds your urs.py so it must be something wrong with the configuration on webfaction... you have to look into your /webapps/PROJECT_NAME/apache/conf/ httpd.conf file to see if everything is setup correctly. On Aug 10, 12:01 pm, gumbah wrote: > I r

Re: Problems with filter_horizontal

2009-10-16 Thread gumbah
I seem to have the same problem... Anyone know if this is a bug? On Sep 1, 2:59 pm, Sandra Django wrote: > Hi friends, I'm using Django 1.1, and I want to change the widget by default > on ManyToManyField for it looks as user permissions field in Django. > For that, in my admin.py I wrote: > >

Strange display of date

2008-06-27 Thread gumbah
Hi all, does anyone know what i am doing wrong when i see a date looking like this in the "change history" part of the admin app: FriAMCDTE_261CDT02_CDT1JunE_June1218655750TrueTrue I see this throughout the admin app (change history of users, of groups etc.) BTW: Just getting into Django and l

Re: Strange display of date

2008-06-30 Thread gumbah
Anyone? On Jun 27, 9:38 am, gumbah <[EMAIL PROTECTED]> wrote: > Hi all, > > does anyone know what i am doing wrong when i see adatelooking like > this in the "change history" part of the admin app: > > FriAMCDTE_261CDT02_CDT1JunE_June1218655750TrueTrue >