Skip to content

Commit 0936b3a

Browse files
committed
updating the exampples table on the ORM page
1 parent 31f51ab commit 0936b3a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-06-14T17:15:47Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Matt Makai</title><link href="http://www.fullstackpython.com/" rel="alternate"></link><link href="http://www.fullstackpython.com/feeds/all.atom.xml" rel="self"></link><id>http://www.fullstackpython.com/</id><updated>2015-06-14T17:17:15Z</updated></feed>

source/mockups/orm-examples.bmml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<icon>DataBaseIcon%7Cxlarge</icon>
1818
<shape>rectangle</shape>
1919
<size>32</size>
20-
<text>SQLite%0Adatabase</text>
20+
<text>SQLite</text>
2121
</controlProperties>
2222
</control>
2323
<control controlID="8" controlTypeID="com.balsamiq.mockups::RoundButton" x="599" y="584" w="234" h="210" measuredW="68" measuredH="68" zOrder="3" locked="false" isInGroup="-1">
@@ -26,7 +26,7 @@
2626
<icon>DataBaseIcon%7Cxlarge</icon>
2727
<shape>rectangle</shape>
2828
<size>32</size>
29-
<text>MySQL%20%0Adatabase</text>
29+
<text>MySQL</text>
3030
</controlProperties>
3131
</control>
3232
<control controlID="9" controlTypeID="com.balsamiq.mockups::RoundButton" x="894" y="584" w="281" h="210" measuredW="68" measuredH="68" zOrder="4" locked="false" isInGroup="-1">
@@ -35,7 +35,7 @@
3535
<icon>DataBaseIcon%7Cxlarge</icon>
3636
<shape>rectangle</shape>
3737
<size>32</size>
38-
<text>PostgreSQL%20database</text>
38+
<text>PostgreSQL</text>
3939
</controlProperties>
4040
</control>
4141
<control controlID="10" controlTypeID="com.balsamiq.mockups::SubTitle" x="1207" y="480" w="-1" h="-1" measuredW="127" measuredH="35" zOrder="5" locked="false" isInGroup="-1">
@@ -112,7 +112,7 @@
112112
<icon>DataBaseIcon%7Cxlarge</icon>
113113
<shape>rectangle</shape>
114114
<size>32</size>
115-
<text>PostgreSQL%20database</text>
115+
<text>PostgreSQL</text>
116116
</controlProperties>
117117
</control>
118118
<control controlID="23" controlTypeID="com.balsamiq.mockups::TextArea" x="336" y="449" w="235" h="96" measuredW="200" measuredH="140" zOrder="16" locked="false" isInGroup="-1">

source/mockups/orm-examples.png

1.05 KB
Loading
1.05 KB
Loading

theme/img/orm-examples.png

1.05 KB
Loading

0 commit comments

Comments
 (0)