Re: Django - processing flatpages problem.

2008-12-01 Thread Grzegorz Szymański
I used DEBUG_PROPAGATE_EXCEPTIONS variable and thanks to this found a bug in my application. On Sunday 30 of November 2008 12:22:25 Grzegorz Szymański wrote: > Thank you for the tip. It works well. > > I have problem with processing flat pages. > When debug is switched to True the

Re: Django - processing flatpages problem.

2008-11-30 Thread Grzegorz Szymański
> How about use this app: > > http://code.google.com/p/django-crashlog/ > > It will store error info in db. > > DIrk > > On Sun, Nov 30, 2008 at 4:36 PM, Grzegorz Szymański <[EMAIL PROTECTED]>wrote: > > On Sunday 30 of November 2008 09:31:55 Grzegorz Szymańs

Re: Django debugging problem.

2008-11-30 Thread Grzegorz Szymański
On Sunday 30 of November 2008 09:31:55 Grzegorz Szymański wrote: > Hi, > I have no too much experience with django and I have problem with my django > application. > When I switch DEBUG variable in settings.py to True the given url is > handled correctly and page is displa

Django debugging problem.

2008-11-30 Thread Grzegorz Szymański
or" I tried to set ADMIN variable to get e-mail notification about this error but it seems not working. I could provide additional information if necessary. Cheers -- Grzegorz Szymański | mailto:[EMAIL PROTECTED] | pgp:0x14A27314 jabber ID: [EMAIL

Re: How to encode the url ??

2008-09-03 Thread Grzegorz Szymański
On Wednesday 03 of September 2008 09:19:37 babatu wrote: > How to encode the url ??make the non-English looks like %CD%E2%C6%C5%BC > %D2 http://docs.python.org/lib/module-urllib.html quote, unquote > > > > > -- Grzegorz Szymański | mailto:[EMAIL PROTECTED] | pgp:0x14A27