links for 2006-12-09
dezembro 9th, 2006 | by Aldrin Leal |-
Starting a TurboGears project? Here’s what you need to know. I won’t discuss advanced features like the Identity framework or automatic form generation and validation. Instead, this tutorial will focus on giving you a deeper understanding of the basics be
-
SQLObject is an object-relational mapper for Python programming language. It allows you to translate RDBMS table rows into Python objects, and manipulate those objects to transparently manipulate the database.
You must be logged in to post a comment.