Re: mod_python issue

2008-04-13 Thread Robert Šmol
AIL PROTECTED]> wrote: > > On Sun, Apr 13, 2008 at 2:10 PM, Robert Šmol <[EMAIL PROTECTED]> > wrote: > > Maybe django-developers is really confusing ("I am developer using > django" > > is not "I am developer of the django" ), have you been

Re: mod_python issue

2008-04-13 Thread Robert Šmol
Maybe django-developers is really confusing ("I am developer using django" is not "I am developer of the django" ), have you been guys thinking about moving to another name? django-internals? On Sun, Apr 13, 2008 at 9:28 PM, Mike Scott <[EMAIL PROTECTED]> wrote: > This mailing list is for the dev

Re: Reconsider ADMIN_MEDIA_PREFIX default?

2007-12-21 Thread Robert Šmol
As my 0.02 cents of new comer I can confirm this was one of the things that slows adoption of Django. Proposed change to have ADMIN_MEDIA_PREFIX to be /admin_media/ (or either /media/admin/ ) makes more sense (at least for me). When I started with django I was confused with when I used /media for m

Re: Still no favicon - Re: Visual recognition of Django website

2007-10-04 Thread Robert Šmol
Hello all, I'm the creator of this mess as I'm the issuer of the ticket 3867. I like django very much, I'm not that great at python yet to contribute so that was my try to help you guys. If I would only know how much time would be wasted on this discussion I wouldn't raise that call at all. So sor

Re: mod_python documentation issues

2007-09-17 Thread Robert Šmol
Hi, sorry to step in. I'm newcomer to Django+Python. > Except that you do /not/ need to add the project directory to > > pythonpath, if you just reference everything properly and include the > > project name. I have run into exactly this issue and spend couple of hours searching django users arc