Opened 14 years ago
Closed 14 years ago
#13907 closed (invalid)
Broken links from current documentation
Reported by: | sromero | Owned by: | nobody |
---|---|---|---|
Component: | *.djangoproject.com | Version: | 1.2 |
Severity: | Keywords: | documentation, broken link | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
URLs
http://www.djangoproject.com/documentation/0.95/models/user_commands/
and
http://www.djangoproject.com/documentation/0.96/models/user_commands/
return an 404 response: "Page not found". The URLs correspond to links found at section "38. User-registered management commands":
http://www.djangoproject.com/documentation/models/user_commands/
Note:
See TracTickets
for help on using tickets.
You're looking at old documentation. Also, 0.95 and 0.96 did not have custom management commands.
See http://docs.djangoproject.com/en/1.2/ for current documentation.