Opened 7 years ago
Closed 7 years ago
#25943 closed Cleanup/optimization (wontfix)
Auto Generated urls.py On startapp
Reported by: | Chris Hedrick | Owned by: | nobody |
---|---|---|---|
Component: | Core (Management commands) | Version: | 1.9 |
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: | no | 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 (1)
comment:1 Changed 7 years ago by
Component: | Uncategorized → Core (Management commands) |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.