#30277 closed Bug (fixed)
Django Advanced Tutorial Link doesn't lead to the intended page
Reported by: | Edin Citaku | Owned by: | Tim Graham |
---|---|---|---|
Component: | Documentation | Version: | 2.1 |
Severity: | Normal | Keywords: | tutorial, link, reusable-apps |
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
In the advanced tutorial (Follow Up to Tutorial 7, this one: https://docs.djangoproject.com/en/2.1/intro/reusable-apps/#packaging-your-app)
there is a link that should lead to a tutorial that shows how to package and distribute projects.
This link, in the very bottom of the section "packaging-your-app", (https://packaging.python.org/tutorials/distributing-packages) leads to a 404 stating that the page does not exist yet.
Change History (5)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Triage Stage: | Unreviewed → Ready for checkin |
Type: | Uncategorized → Bug |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 8f1cc7e9: