On Mon, Nov 22, 2010 at 11:40 PM, Jagdeep Singh Malhi <[email protected]> wrote:
Experiment make man perfect Problem solve using this simple query. client = ClientJob.objects.filter(date__year=2010).filter(date__month=11) Django is Wonderful, make a work very simple. -- Jagdeep Singh GNDEC, Ludhiana Twitter : http://twitter.com/jagdeepmalhi Website :http://jagdeepmalhi.blogspot.com Email : [email protected] -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

