#25943 closed Cleanup/optimization (wontfix)
Auto Generated urls.py On startapp
Reported by: | Chris Hedrick | Owned by: | nobody |
---|---|---|---|
Component: | Core (Management commands) | Version: | dev |
Severity: | Normal | Keywords: | urls.py startapp startproject |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
You might as well have a urls.py automatically be generated on when running the startapp function. That way you'd be able to skip the step of having to create a urls.py yourself.
Change History (8)
comment:1 by , 9 years ago
Component: | Uncategorized → Core (Management commands) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
follow-up: 4 comment:2 by , 13 months ago
Latest contributor discussion (seems to be reaching consensus): https://forum.djangoproject.com/t/updating-the-default-startapp-template/24193/7
comment:3 by , 13 months ago
Easy pickings: | set |
---|---|
Version: | 1.9 → dev |
follow-up: 5 comment:4 by , 13 months ago
Replying to Natalia Bidart:
Latest contributor discussion (seems to be reaching consensus): https://forum.djangoproject.com/t/updating-the-default-startapp-template/24193/7
As far as I'm aware we are far from reaching a consensus. There is only one vote in favor.
follow-up: 6 comment:5 by , 13 months ago
Replying to Mariusz Felisiak:
Replying to Natalia Bidart:
Latest contributor discussion (seems to be reaching consensus): https://forum.djangoproject.com/t/updating-the-default-startapp-template/24193/7
As far as I'm aware we are far from reaching a consensus. There is only one vote in favor.
There are more votes in favor (Shai who approved the PR, and mine), and I think that Adam is also counting the previous conversations, he said I think we could cite past discussions as sufficient consensus.
follow-up: 7 comment:6 by , 13 months ago
Replying to Natalia Bidart:
Replying to Mariusz Felisiak:
Replying to Natalia Bidart:
Latest contributor discussion (seems to be reaching consensus): https://forum.djangoproject.com/t/updating-the-default-startapp-template/24193/7
As far as I'm aware we are far from reaching a consensus. There is only one vote in favor.
There are more votes in favor (Shai who approved the PR, and mine), and I think that Adam is also counting the previous conversations, he said I think we could cite past discussions as sufficient consensus.
I counted your "I'm not against it" as +0 (or 0), we have also 0 (I think) from Carlton, and -1 from me.
Shai who approved the PR
Do you mean David?
follow-up: 8 comment:7 by , 13 months ago
Replying to Mariusz Felisiak:
Replying to Natalia Bidart:
There are more votes in favor (Shai who approved the PR, and mine), and I think that Adam is also counting the previous conversations, he said I think we could cite past discussions as sufficient consensus.
I counted your "I'm not against it" as +0 (or 0), we have also 0 (I think) from Carlton, and -1 from me.
Shai who approved the PR
Do you mean David?
YES! Sorry :-)
Are +0 counted as in favor or not? :thinking:
These types of decisions are made on the DevelopersMailingList. I found some past discussion but no strong consensus to move forward with the idea:
Feel free to bump the conversation if you think the decision should be revisited.