Posts Tagged ‘ property ’

eneter.net: Error Handling and Diagnostic in Eneter.Messaging …

August 15, 2010
By

Summary: The article describes the error handling behavior of Eneter.Messaging.Framework and shows how to use Debug View for the diagnostic. Introduction for newcomers. If you are new, then Eneter.Messaging.Framework is a middleware ...

Read more »

Django tips: Tech Model: apparent bug in QuerySet

February 21, 2010
By

Django tips : Tech Model. Sunday, February 21, 2010. apparent bug in QuerySet. This seems so blatant that it couldn't really be a bug without someone noticing. Django 1.2. qs = Apt.objects.filter(list_on_web=True,is_available=True) ...

Read more »