Task #7123 (closed)
Opened 8 years ago
Closed 7 years ago
Port to 1.2 database configuration
| Reported by: | cxallan | Owned by: | cxallan |
|---|---|---|---|
| Priority: | minor | Milestone: | OMERO-4.4 |
| Component: | Web | Version: | n.a. |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description (last modified by cxallan)
As of Django 1.2 the DATABASE_* configuration options have been replaced with a dictionary based DATABASES one which supports multiple databases. We will need to port our limited use to the new system.
Documentation on how to port to the new system is available here:
We also should document for anyone (which should be extremely limited) currently using the postgresql database engine the new psycopg2 based postgresql_psycopg2 backend:
Change History (3)
comment:1 Changed 8 years ago by cxallan
- Description modified (diff)
comment:2 Changed 8 years ago by jburel
- Sprint 2011-11-10 (2) deleted
comment:3 Changed 7 years ago by cxallan
- Resolution set to fixed
- Status changed from new to closed
This was done as part of [0d4676498693a667b41cdd1ca3527144c550fa45/ome.git] in #7255. Closing.
Referencing ticket #7116 has changed sprint.