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