Opened 18 years ago
Closed 17 years ago
#6980 closed (fixed)
django-admin.py runserver --noreload documented twice
| Reported by: | Owned by: | nobody | |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Both the following sections document the --noreload command line flag:
- http://www.djangoproject.com/documentation/django-admin/#noreload
- http://www.djangoproject.com/documentation/django-admin/#turning-off-auto-reload
You should try to combine the two into a single section, perhaps by adding the example from the second section to the first section.
Attachments (1)
Change History (3)
by , 17 years ago
comment:1 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Combined sections as suggested