according documentation
http://docs.djangoproject.com/en/dev/ref/django-admin/?from=olddocs
Generally, when working on a single Django project, it’s easier to use
manage.py. Use django-admin.py with DJANGO_SETTINGS_MODULE, or the
--settings command line option, if you need to switch between multipl
On 27 août, 05:51, bluearth wrote:
> Hi,
>
> I'm trying to have multiple configuration files for my project as
> described inhttp://www.djangobook.com/en/2.0/chapter12/.
>
> I always get the following when issuing administrative commands (for
> example):
>
> # ./manage.py --settings=harmony.settin
2 matches
Mail list logo