Opened 17 years ago

Closed 17 years ago

#3602 closed (fixed)

Improved psycopg2 info in docs

Reported by: Jeremy Dunck <jdunck@…> Owned by: Jacob
Component: Documentation Version: dev
Severity: Keywords:
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

Install linked to psycopg1 project page, settings didn't mention psycopg2 and also was incorrect on default DATABASE_ENGINE value.

Attachments (1)

psycopg2-docs.diff (1.1 KB ) - added by Jeremy Dunck <jdunck@…> 17 years ago.

Download all attachments as: .zip

Change History (3)

by Jeremy Dunck <jdunck@…>, 17 years ago

Attachment: psycopg2-docs.diff added

comment:1 by Marc Fargas <telenieko@…>, 17 years ago

Triage Stage: UnreviewedReady for checkin

comment:2 by Jacob, 17 years ago

Resolution: fixed
Status: newclosed

(In [4648]) Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck

Note: See TracTickets for help on using tickets.
Back to Top