Re: Configuration Refactoring

2007-01-13 Thread erob
Would like to suggest renaming MEDIA_ROOT to DOCUMENT_ROOT. For some Apache users, this might feel more natural, and should ease up the learning process too. +1 for DOCUMENT_ROOT =) Etienne --~--~-~--~~~---~--~~ You received this message because you are subscrib

Re: why error: (10054, 'Connection reset by peer') when add user?

2006-12-22 Thread erob
Hi Yichao, Its a strange bug that happens sometimes. Check that your web server is able to access (static) media files (css, if any) that would cause such things. Updating python and django may not hurt neither.. HTH, -- Etienne yichao.zhang wrote: my env: python 2.4.3, django-0.95-py2.4,