Am Freitag, 21. Oktober 2011, 21:57:31 schrieb Sayth Renshaw:
> Hi
> 
> Is there a way to edit the django plugin default settings.
> 
> I need to make a really small change in regards the django admin command.
> 
> Eric is aiming to invoke with django-admin.py which is probably usual and
> correct however on my fedora system I need to drop the .py extension to get
> it to invoke which can be seen on the command line example below.
> 
> [sayth@sayth django]$ django-admin.py startproject mysite
> bash: django-admin.py: command not found
> [sayth@sayth django]$ django-admin startproject mysite
> [sayth@sayth django]$

Hi,

that has been fixed. A new version of the Django plug-in is available via the 
plug-in repository (s. the Plugins menu).

Regards,
Detlev
-- 
Detlev Offenbach
[email protected]
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to