Opened 11 years ago
Closed 11 years ago
#23067 closed Cleanup/optimization (fixed)
Update docs to use django-admin instead of django-admin.py
| Reported by: | Tim Graham | Owned by: | Christoph Heer |
|---|---|---|---|
| Component: | Documentation | Version: | 1.7-rc-1 |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Refs #21827 and the switch to setuptools in [66f546b].
I don't think there's a reason not to make the change, although we're likely to get tickets from people using the wrong version of Django.
Change History (5)
comment:1 by , 11 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 11 years ago
| Has patch: | set |
|---|
comment:4 by , 11 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:5 by , 11 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Here is the pull request: https://github.com/django/django/pull/2969