Ok, doesn't mind. There's nothing to do, you have to restart apache if
settings.py is changed. Is better
apache2 stop && apache2 start than apache2 restart, that's my
experience.

Someon how knows how to tell mod_python to reload code or not to use
cache?

On Sep 28, 11:23 am, ygneo <[EMAIL PROTECTED]> wrote:
> I've do it, because i've read it in documentation, but it doesn't
> works. If I change MEDIA_URL or LANGUAGE_CODE (i.e.) it does
> nothing....
>
> On Sep 28, 11:07 am, Dushyant Sharma <[EMAIL PROTECTED]> wrote:
>
> > you can try adding
> > MaxRequestsPerChild 1
> > to your httpd.conf file and restart apache
> > then i think you dont' need to restart apache every time.
> > this is just for testing purpose, for more read documentation on it.


--~--~---------~--~----~------------~-------~--~----~
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