Re: Admin media root

2006-09-25 Thread Malcolm Tredinnick
On Mon, 2006-09-25 at 13:00 +0200, Manuel Saelices wrote: > I disagree... You can organizate the information of settings.txt in > other manner, with a essential settings, and non-essential settings (or > insignificant settings, as you say) and fix the problem. And then we have endless threads abo

Re: Admin media root

2006-09-25 Thread Manuel Saelices
I disagree... You can organizate the information of settings.txt in other manner, with a essential settings, and non-essential settings (or insignificant settings, as you say) and fix the problem. But, indeed, is better providing to developer two ways of setting his develop environment (with opti

Re: Admin media root

2006-09-24 Thread Malcolm Tredinnick
On Sun, 2006-09-24 at 16:11 +0200, Manuel Saelices wrote: > Hi all, > > I just look 3811 revision... tha patch makes posible you can run > development server with: > > ./manage.py runserver --adminmedia /foo/path/ > > It is a good idea, but I think it can be done besides with a > ADMIN_MEDIA_DI

Admin media root

2006-09-24 Thread Manuel Saelices
Hi all, I just look 3811 revision... tha patch makes posible you can run development server with: ./manage.py runserver --adminmedia /foo/path/ It is a good idea, but I think it can be done besides with a ADMIN_MEDIA_DIR (or ADMIN_MEDIA_ROOT) setting, instead of have to remember runserver with