psycopg2/doc/src
Daniele Varrazzo 7386b8327c Dropped keywords passthrough in Json adapter
Pass a dumps function instead. Allow customizing by either arg passing or
subclassing.

The basic Json class now raises ImportError on getquoted() if json is not
available, thus allowing using a customized Json subclass even when the json
module is not available.
2012-09-19 16:32:57 +01:00
..
_static Added FAQ section to the documentation. 2010-02-18 04:12:49 +00:00
tools Fixed text docs build on Python 3 2012-04-11 18:18:40 +01:00
advanced.rst grammar 2012-07-27 12:48:28 +03:00
conf.py Update all links to PostgreSQL docs to the current version. 2012-02-28 18:28:07 +02:00
connection.rst Added documentation for scrollable cursors 2012-08-15 11:26:45 +01:00
cursor.rst Added documentation for scrollable cursors 2012-08-15 11:26:45 +01:00
errorcodes.rst Update all links to PostgreSQL docs to the current version. 2012-02-28 18:28:07 +02:00
extensions.rst Added more information about the case of the missing lo_truncate 2012-03-09 16:55:02 +00:00
extras.rst Dropped keywords passthrough in Json adapter 2012-09-19 16:32:57 +01:00
faq.rst All the FAQ have they own id that can be used in URLs to refer to 2012-03-09 16:55:02 +00:00
index.rst Update all links to PostgreSQL docs to the current version. 2012-02-28 18:28:07 +02:00
Makefile Documentation dir reordered. 2010-02-14 16:45:36 +00:00
module.rst Update all links to PostgreSQL docs to the current version. 2012-02-28 18:28:07 +02:00
pool.rst Docs cleanup by Josh Kupershmidt 2011-11-01 07:09:51 +00:00
tz.rst Documentation cleanup 2011-02-19 16:16:28 +00:00
usage.rst Fixed note on rollback on close in the doc 2012-09-18 12:54:41 +01:00