Hi, I am surprised/confused as to where error messages go on the dev server, I messed up my urls.py one time and the other time had set the upload_to option of a FileField wrong, both errors that prevented my app from working and raised exceptions when reproducing these errors by hand.
The dev server starts up fine and in the case of the FileField the admin showed that the files were added ok, even though they were in fact not added to the filesystem. Nothing on the console saying anything went wrong either. Is there a log file or facility that I am not aware of? A place where I can catch exceptions myself, maybe? I am running in debug mode. Thanks Stefan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---