Is there a more nuanced discussion of this issue anywhere? The reasons
stated in the linked PR that it's "not for the project template to provide
configuration for source code management tools" feels more like an opinion
than a fact.
I know one of the goals that emerged from recent discussions wa
Hi Daniel,
Adding .gitignore to the project template has been discussed and
rejected multiple times, e.g. https://github.com/django/django/pull/13847
Best,
Mariusz
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django its
Yeah.
Nice idea! Arthur!
I'll do that
On Thu, Mar 9, 2023, 20:40 Arthur Pemberton wrote:
> I like the idea as I've seen novices commit all their .pyc files, but
> maybe this should only triggered by a flag to startproject, --git perhaps.
>
> Arthur Pemberton
>
> On Thu, Mar 9, 2023, 14:13 Danie
I like the idea as I've seen novices commit all their .pyc files, but maybe
this should only triggered by a flag to startproject, --git perhaps.
Arthur Pemberton
On Thu, Mar 9, 2023, 14:13 Daniel Azubuine
wrote:
> Yeah
>
> What I meant is for the default ‘startproject’ template to include a
> m
Yeah
What I meant is for the default ‘startproject’ template to include a
minimal .gitignore file.
I've added the template.
Just wanted to ask before I push
On Thu, Mar 9, 2023, 20:00 James Bennett wrote:
> On Thu, Mar 9, 2023 at 10:27 AM 'Adam Johnson' via Django developers
> (Contributions t
On Thu, Mar 9, 2023 at 10:27 AM 'Adam Johnson' via Django developers
(Contributions to Django itself) wrote:
> The Django project has a .gitignore file:
> https://github.com/django/django/blob/main/.gitignore
>
I think this person was asking for the default ‘startproject’ template to
include a mi
The Django project has a .gitignore file:
https://github.com/django/django/blob/main/.gitignore
On Thu, Mar 9, 2023 at 3:46 PM Daniel Azubuine
wrote:
> I think it will be a little bit helpful to add a very minimal .gitignore
> file to the django project.
> Maybe one that just ignores the environ
I think it will be a little bit helpful to add a very minimal .gitignore
file to the django project.
Maybe one that just ignores the environments, test files
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contributions to Django itself)" group.