On 26/06/17 20:21, Melvyn Sopacua wrote:
On Thursday 15 June 2017 08:14:02 Aymeric Augustin wrote: I see the point for the number of useless files. But in every release, settings.py has been trimmed more and more to the point that it's next to useless. I'm wondering about the upside of that. Cause I'm seeing plenty of downsides for both new and veteran users.
Can't say I agree it's useless... I find I need very little to modify the start project template to get under way... especially now that admin is in by default.
Not to mention the choice of what to remove. To keep STATIC_URL (which I rarely change) but remove STATIC_ROOT (which is different per project and sometimes even per install) is beyond me.
Because STATIC_URL is useful always, whereas STATIC_ROOT typically only makes sense when you deploy...
-- Curtis -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/c46370db-c437-5b18-e5ab-bce8bec8a4e2%40tinbrain.net. For more options, visit https://groups.google.com/d/optout.
