Feed on
Posts
Comments

Category Archive for 'python'

In this tutorial I’ll show you how to create a simple, yet powerful, tagging system using SQLAlchemy with TurboGears. As the concept of tags, and social tagging in particular, have become very popular, clients now demand “tagging-enabled” applications. So, here’s a simple way to get you started.
Our application will associate sites with tags (many to [...]

Read Full Post »

« Prev