By default profiler.hostshot[1] creates profiling info in "/var/log/
cmsprofile". I am on a shred hosting, and do not have access to this
location. Is there any way I can specify the location without
modifying this django file.

Currently this values is hardcoded into this file as
PROFILE_DATA_DIR = "/var/log/cmsprofile"
Should not this be a settings.py variable?

http://code.djangoproject.com/browser/django/trunk/django/core/handlers/profiler-hotshot.py
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to