Opened 17 years ago
Closed 17 years ago
#6267 closed (wontfix)
[patch]Inconsistent database support lists
Reported by: | Owned by: | Thejaswi Puthraya | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | MSSQL | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
http://www.djangoproject.com/documentation/install/
http://www.djangoproject.com/documentation/faq/
These pages say that Django works with MySQL, PostGreSQL, SQLite and Oracle.
http://www.djangoproject.com/documentation/settings/
This page also includes 'ado_mssql' as a built-in database back end.
Attachments (1)
Change History (4)
by , 17 years ago
Attachment: | doc_add_mssql.diff added |
---|
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | Inconsistent database support lists → [patch]Inconsistent database support lists |
Triage Stage: | Unreviewed → Accepted |
Version: | 0.96 → SVN |
comment:2 by , 17 years ago
Has patch: | set |
---|
comment:3 by , 17 years ago
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
We're going to remove the MS SQL backend from the tree very soon. So this will be solved in other ways.
Note:
See TracTickets
for help on using tickets.
Diff against docs adding MSSQL