Over the years, I've taught or tutored over 100 Djangonauts starting their first project. Having to distinguish between two directories with the same name is a constant pain point in the teaching process - "cd into my_project ... no, the other one!"
My apologies for not starting with a discussion first. I'm an infrequent contributor to the Django codebase!
Regards,
Tim
--
You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-develop...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/33cb49d0-2469-47c0-920e-9501245c5a27n%40googlegroups.com.
I do exactly this for every new Django project, so it's +1 from me as well.
John
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/a184bfc1-e3fb-4bd7-8378-292194e52595n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/ffb8a027-d5c7-53b4-1ea7-c9f687b8c80d%40martinhome.org.uk.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAHoz%3DMaFmJYbV2mgek4WivuBepJgt46d6cgcD-Vtp2MBspcFnA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAExk7p1tnn5xx9bQEKfbZMjdajJ2TSH39tVWujSgk3vtOnCTYA%40mail.gmail.com.
As there are different preferences and some see the change as
worse than the default and there is already a way to change the
template for startproject, wouldn't it be easier to provide
different templates and list them in the documentation, so that
they can be used with the --template argument? With a short
section about each template and the pros and the cons, and for
what kind of project one is better suited.
Maybe the three top templates could be shipped directly with django, so that users could choose one with --template=simple, --template=nested or --template=config or something in that direction.
It is possible to do in current version of Django with two lines of code:
mkdir my_project
django-admin startproject config my_project
I have been working for many companies that use Django and I have seen that each ot them has their own structure of project.
And usually project is created once per couple of months, so I don't see advantages of changing project structure.
Regards,
Albert
Temat: Re: Improvements to the startproject template
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/7acdab41-6246-49e3-9b21-fcce4a7690f5n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/itdulrnhrftdumjfnjhn%40eumz.
--
To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAKRDgxEubfbPdwf_stO1iiTrmqaVXFvgvK3aketjysduNY%3Df3g%40mail.gmail.com.