Jonathan Ballet
323340abc6
The documentation is now mostly doctest-able
2010-02-14 13:23:04 +00:00
Federico Di Gregorio
67de65040c
Fixed license in trove categories
2010-02-14 13:35:49 +01:00
Daniele Varrazzo
12bd7bf7cc
Documentation generated in 'doc/html/' instead of 'doc/_build/html/'
2010-02-14 01:10:37 +00:00
Federico Di Gregorio
1a3e231e51
License change for psycopg2da
...
LGPL3+ZPL is fine for me, thanks.
Fabio
2010-02-14 01:23:57 +01:00
Federico Di Gregorio
4b58fc640e
License change for lib/errorcodes.py
...
You hereby have my blessing to go ahead and license all my contributions to
the psycopg2 project, including lib/errorcodes.py to LGPL3(+).
-- Johan Dahlin
2010-02-14 01:19:17 +01:00
Daniele Varrazzo
00805633b2
Added README to explain how to build the documentation.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
a313011a57
Added a bunch of versions update informations.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
e4d427aae6
Added documentation for 'Error.pgerror' and 'Error.pgcode' attributes.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
c72dc3af00
Added documentation for 'connection.reset()' method.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
a856f0724e
Use the module version as documentation version.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
ba1354502e
Added documentation for the errorcodes module.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
8246b28563
Removed files used by the Epydoc documentation.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
e11199c420
Dropped fixed point.
2010-02-14 00:39:49 +01:00
Daniele Varrazzo
b90f2925d0
Removed modules index from the doc front page.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
3789f8fb17
Added other info about tz module.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
6a4ff65b49
Added documentation for the extras module.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
ec68569e58
Dropped implementation details from the cursor documentation.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
e7d1d7ae1e
Just discovered how to put many objects in the same directive.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
53f3248976
Added example about how to deal with the cursor bad exception.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
885dbf6428
Cleanup in the usage file.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
0694b85e59
Added documentation about Unicode handling.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
9a6c4c4c93
Fixed repetition in exceptions docs.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
c8010cfd47
Big documentation cleanup.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
6ea6d48f5d
Added docutils SQL role.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
5491dd8db0
Added documentation to type casting objects.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
74403ff5a8
Fixed newline in docstring.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
c176a9d075
Fixed jumbled COPY methods.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
6199ce5127
Fixed typo in example.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
5431890938
Added introductive section about sessions.
2010-02-14 00:39:48 +01:00
Daniele Varrazzo
10f1a5b57a
Added CSS style for TODO admonitions.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
5cb07685ca
Showing the points where Psycopg diverges from the DB API.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
5417d7153d
Added `extension
` directive to mark Psycopg extensions to the DB API.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
3e66529864
Uniform usage of DB API spelling.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
9955b2f32f
Using uppercase P when dealing with Psycopg - not the module.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
5c732ac2a3
Asynchronous queries marked as experimental.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
4708704f16
Added documentation about asynchronous notifications.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
ac6640fd9e
Completed documentation for the COPY-related methods.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
d081d533b9
A few index entries fixed.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
e0065bfbef
Added a bunch of index entries for the connection class.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
a9b793a371
Added documentation for `connection.notices
`
2010-02-14 00:39:47 +01:00
Jonathan Ballet
1a7a12c833
Fixed some typos
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
961b4eedc5
First iteration with the Sphinx module documentation.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
442d8693cd
Ignore vim temporary files.
2010-02-14 00:39:47 +01:00
Daniele Varrazzo
04db8e7428
Fixed docstring for 'QueryCanceledError' exception.
2010-02-14 00:35:48 +01:00
Daniele Varrazzo
f6e87fbb30
Moved status from beta to stable in trove classifier.
2010-02-14 00:35:48 +01:00
Daniele Varrazzo
08e14e1049
Restored meaning of the word "respectively".
2010-02-14 00:35:48 +01:00
Daniele Varrazzo
e1b3c7b940
Fixed Inet constructor.
2010-02-14 00:35:48 +01:00
Daniele Varrazzo
0dbe068df4
Stop the loop variable used to create __all__ leaking in the module.
2010-02-14 00:35:47 +01:00
Federico Di Gregorio
0089201ba2
Binary was not imported from _psycopg; now it is
2010-02-13 00:52:36 +01:00
Federico Di Gregorio
a9673f31d6
SQL_IN adapter is now automatically registered
2010-02-13 00:40:29 +01:00