-
Recent Posts
Archives
Categories
- AJAX (1)
- JavaScript (1)
- jQuery (1)
- Mako (1)
- Python (7)
- SQLAlchemy (2)
- Templates (1)
- ToscaWidgets (1)
- TurboGears (8)
Meta
Twitter Stream
- RT @emre_yilmaz: #pyistanbul toplantılarının neye benzediğini merak edenler varsa: inciswf.com/1285417902.swf 5 days ago
- RT @jspyconf: DevPod interview with @kennethreitz by @vigobronx and @mengukagan! Thank you! :) - devpod.tumblr.com/post/483615165… 1 week ago
- RT @samibasgan: Lan o değil de Aksaraylılar napıyor, hiç sesleri çıkmıyor? Ülkenin harala gürelesinden fırsat da bulamadık hiç hal hatır so… 2 weeks ago
- 6 gunlugune ulkeden ayrildim, olaylar olaylar. 2 weeks ago
- They've said ice coffee is good here (@ Eiscafe Marco Polo) [pic]: 4sq.com/18p4t0x 2 weeks ago
Category Archives: SQLAlchemy
Querying The Models
If you remember the post that we created the models in, you will also remember that TurboGears uses SQLAlchemy for the model part of MVC. Now, we are going to do some practice on querying the models. In the meanwhile, … Continue reading
Posted in Python, SQLAlchemy, TurboGears
Tagged ORM, Python, Python ORM, Python web, SQLAlchemy, TurboGears
Leave a comment
A Simple Project Management Tool With TurboGears – Setting Up the Models
I want you to love TurboGears, understand how to use TurboGears and how to become fully productive with it. For example, I can develop a fully fledged application that would take 3 weeks with something else in 1-1.5 weeks with … Continue reading
Posted in Python, SQLAlchemy, TurboGears
Tagged Python, Python web, Python web framework, SQLAlchemy, SQLite, TurboGears, Web framework
2 Comments