#16782 closed Bug (fixed)
Link to other database backends in the tutorial is no longer functional (as of 1.3)
Reported by: | Owned by: | Chris Heisel | |
---|---|---|---|
Component: | Documentation | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
In the "Database setup" section of the docs, there's a link to other database backends. Since this configuration changed in Django 1.3, the location that this should point to in the docs changed as well.
https://docs.djangoproject.com/en/dev/intro/tutorial01/#database-setup
Attachments (1)
Change History (4)
by , 13 years ago
Attachment: | db_engine_from_tutorial_svn16720.patch added |
---|
comment:1 by , 13 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Fix the refernce to database engine setting from the tutorial