Opened 6 years ago
Closed 6 years ago
#30136 closed New feature (wontfix)
Specify development server port in settings file
Reported by: | yashschandra | Owned by: | yashschandra |
---|---|---|---|
Component: | Core (Management commands) | Version: | 2.1 |
Severity: | Normal | Keywords: | runserver, settings, port |
Cc: | yashschandra@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | yes | UI/UX: | no |
Description
Defining a new attribute in settings file DEV_PORT which can be used when no port is given from command line. If DEV_PORT is not specified in settings file, choose default port i.e. 8000.
Note:
See TracTickets
for help on using tickets.
You need to get consensus on the DevelopersMailingList before adding a new setting. Last time this was discussed there wasn't consensus to do so.