Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit de071f2

Browse files
committed
Build docs for branch 2.2
Remove personal working directories.
1 parent 1fcf525 commit de071f2

File tree

146 files changed

+5333
-5044
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

146 files changed

+5333
-5044
lines changed

‎DeveloperGuide.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ <h1>Testing</h1>
195195
tests. So please, write tests; everything at least needs to be
196196
exercised, even if the tests are absolutely complete.</p>
197197
<p>We now use Travis CI to run tests. See the status:</p>
198-
<a href="https://travis-ci.org/sqlobject/sqlobject" class="reference external image-reference"><img src="https://travis-ci.org/sqlobject/sqlobject.svg?branch=2.1" alt="https://travis-ci.org/sqlobject/sqlobject.svg?branch=2.1"></a>
198+
<a href="https://travis-ci.org/sqlobject/sqlobject" class="reference external image-reference"><img src="https://travis-ci.org/sqlobject/sqlobject.svg?branch=2.2" alt="https://travis-ci.org/sqlobject/sqlobject.svg?branch=2.2"></a>
199199
</div>
200200
<div class="section" id="documentation">
201201
<h1>Documentation</h1>

‎News.html‎

Lines changed: 130 additions & 93 deletions
Large diffs are not rendered by default.

‎class-sqlobject.col.BLOBCol.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=1593&amp;l=1595#1593" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=1621&amp;l=1623#1621" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,23 +85,23 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.BLOBCol.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.BLOBCol.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div>
101101
<p>
102102
<small>
103103
See
104-
<a href="sqlobject/col.py.html?f=1593&amp;l=1595#1593" title="sqlobject/col.py:1593">the source</a>
104+
<a href="sqlobject/col.py.html?f=1621&amp;l=1623#1621" title="sqlobject/col.py:1621">the source</a>
105105
for more information.
106106
</small>
107107
</p>

‎class-sqlobject.col.BigIntCol.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=703&amp;l=705#703" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=722&amp;l=724#722" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,23 +85,23 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.BigIntCol.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.BigIntCol.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div>
101101
<p>
102102
<small>
103103
See
104-
<a href="sqlobject/col.py.html?f=703&amp;l=705#703" title="sqlobject/col.py:703">the source</a>
104+
<a href="sqlobject/col.py.html?f=722&amp;l=724#722" title="sqlobject/col.py:722">the source</a>
105105
for more information.
106106
</small>
107107
</p>

‎class-sqlobject.col.BoolCol.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=750&amp;l=752#750" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=769&amp;l=771#769" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,23 +85,23 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.BoolCol.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.BoolCol.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div>
101101
<p>
102102
<small>
103103
See
104-
<a href="sqlobject/col.py.html?f=750&amp;l=752#750" title="sqlobject/col.py:750">the source</a>
104+
<a href="sqlobject/col.py.html?f=769&amp;l=771#769" title="sqlobject/col.py:769">the source</a>
105105
for more information.
106106
</small>
107107
</p>

‎class-sqlobject.col.Col.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=397&amp;l=436#397" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=416&amp;l=455#416" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,23 +85,23 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.Col.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.Col.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div>
101101
<p>
102102
<small>
103103
See
104-
<a href="sqlobject/col.py.html?f=397&amp;l=436#397" title="sqlobject/col.py:397">the source</a>
104+
<a href="sqlobject/col.py.html?f=416&amp;l=455#416" title="sqlobject/col.py:416">the source</a>
105105
for more information.
106106
</small>
107107
</p>

‎class-sqlobject.col.CurrencyCol.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=1467&amp;l=1469#1467" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=1495&amp;l=1497#1495" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,23 +85,23 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.CurrencyCol.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.CurrencyCol.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div>
101101
<p>
102102
<small>
103103
See
104-
<a href="sqlobject/col.py.html?f=1467&amp;l=1469#1467" title="sqlobject/col.py:1467">the source</a>
104+
<a href="sqlobject/col.py.html?f=1495&amp;l=1497#1495" title="sqlobject/col.py:1495">the source</a>
105105
for more information.
106106
</small>
107107
</p>

‎class-sqlobject.col.DateCol.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=1290&amp;l=1292#1290" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=1312&amp;l=1314#1312" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,23 +85,23 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.DateCol.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.DateCol.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div>
101101
<p>
102102
<small>
103103
See
104-
<a href="sqlobject/col.py.html?f=1290&amp;l=1292#1290" title="sqlobject/col.py:1290">the source</a>
104+
<a href="sqlobject/col.py.html?f=1312&amp;l=1314#1312" title="sqlobject/col.py:1312">the source</a>
105105
for more information.
106106
</small>
107107
</p>

‎class-sqlobject.col.DateTimeCol.html‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=1220&amp;l=1232#1220" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=1242&amp;l=1254#1242" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,31 +85,31 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.DateTimeCol.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.DateTimeCol.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div><div class="pudge-member routine ">
101101
<a name="now"></a>
102102
<h4 class="pudge-member-name"><span class="prefix">f</span>
103103
<tt><a href="class-sqlobject.col.DateTimeCol.html#now" class="pudge-obj-link">now</a>()</tt>
104-
<a href="sqlobject/col.py.html?f=1222&amp;l=1232#1222" title="View Source">...</a>
104+
<a href="sqlobject/col.py.html?f=1244&amp;l=1254#1244" title="View Source">...</a>
105105
</h4>
106106
<div class="pudge-section rst">
107107
</div>
108108
</div>
109109
<p>
110110
<small>
111111
See
112-
<a href="sqlobject/col.py.html?f=1220&amp;l=1232#1220" title="sqlobject/col.py:1220">the source</a>
112+
<a href="sqlobject/col.py.html?f=1242&amp;l=1254#1242" title="sqlobject/col.py:1242">the source</a>
113113
for more information.
114114
</small>
115115
</p>

‎class-sqlobject.col.DecimalCol.html‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ <h1 class="pudge-member-page-heading">
2323
</a>
2424
</li>
2525
<li>
26-
<a href="sqlobject/col.py.html?f=1457&amp;l=1459#1457" class="pudge-section-link">
26+
<a href="sqlobject/col.py.html?f=1485&amp;l=1487#1485" class="pudge-section-link">
2727
Source
2828
</a>
2929
</li>
@@ -85,23 +85,23 @@ <h4 class="pudge-member-name"><span class="prefix">f</span>
8585
<a name="__init__"></a>
8686
<h4 class="pudge-member-name"><span class="prefix">f</span>
8787
<tt><a href="class-sqlobject.col.DecimalCol.html#__init__" class="pudge-obj-link">__init__</a>(self, name=None, **kw)</tt>
88-
<a href="sqlobject/col.py.html?f=401&amp;l=407#401" title="View Source">...</a>
88+
<a href="sqlobject/col.py.html?f=420&amp;l=426#420" title="View Source">...</a>
8989
</h4>
9090
<div class="pudge-section rst">
9191
</div>
9292
</div><div class="pudge-member routine ">
9393
<a name="withClass"></a>
9494
<h4 class="pudge-member-name"><span class="prefix">f</span>
9595
<tt><a href="class-sqlobject.col.DecimalCol.html#withClass" class="pudge-obj-link">withClass</a>(self, soClass)</tt>
96-
<a href="sqlobject/col.py.html?f=419&amp;l=425#419" title="View Source">...</a>
96+
<a href="sqlobject/col.py.html?f=438&amp;l=444#438" title="View Source">...</a>
9797
</h4>
9898
<div class="pudge-section rst">
9999
</div>
100100
</div>
101101
<p>
102102
<small>
103103
See
104-
<a href="sqlobject/col.py.html?f=1457&amp;l=1459#1457" title="sqlobject/col.py:1457">the source</a>
104+
<a href="sqlobject/col.py.html?f=1485&amp;l=1487#1485" title="sqlobject/col.py:1485">the source</a>
105105
for more information.
106106
</small>
107107
</p>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /