File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1414 < link href ="theme/css/f.min.css " rel ="stylesheet ">
1515 < link href ="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.css " rel ="stylesheet ">
1616 < style >
17- .toc-indent {padding-left : 25px ;}
18- .toc-more-indent {padding-left : 37px ;}
17+ .toc-indent {padding-left : 25px ; padding-bottom : 1 px ; }
18+ .toc-more-indent {padding-left : 37px ; padding-bottom : 1 px ; }
1919 </ style >
2020 {% include "googleanalytics.html" %}
2121 </ head >
Original file line number Diff line number Diff line change @@ -171,6 +171,9 @@ <h3>6. Data</h3>
171171 < div class ="toc-indent ">
172172 < a href ="/no-sql-datastore.html "> NoSQL</ a >
173173 </ div >
174+ < div class ="toc-indent ">
175+ < a href ="/python-orms.html "> Object-relational mappers (ORMs)</ a >
176+ </ div >
174177
175178
176179 < h3 > 7.
You can’t perform that action at this time.
0 commit comments