i have not disabled javascript in the browser... i have enabled debug in settings.py
*DEBUG = True but were would i find the output? i dont see anything in http_access,http_error or baruwa_access baruwa_access? On Tue, Dec 14, 2010 at 1:26 PM, Andrew Colin Kissa <[email protected]>wrote: > > On 14 Dec 2010, at 1:21 PM, JC Putter wrote: > > > i am sure that this has to do with Cross Site Forgery...only the > following pages gives me this error , recent message,lists > > Have you disabled javascript ? Usually the javascript would detect if your > login form does not have a valid CSRF prevention > token and redirect you to obtain one. > > If you want the actual traceback error to be displayed you need to enable > DEBUG in your settings.py file. > > -- > Baruwa - www.baruwa.org > > _______________________________________________ > Baruwa mailing list > [email protected] > http://lists.baruwa.org/mailman/listinfo/baruwa >
_______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

