Re: ANNOTATIONS WORKING

2015-09-22 Thread varun naganathan
https://code.djangoproject.com/ticket/25316 On Tuesday, September 22, 2015 at 6:13:33 PM UTC+5:30, Tim Graham wrote: > > What's the ticket number? > > On Tuesday, September 22, 2015 at 7:56:04 AM UTC-4, varun naganathan wrote: >> >> The bug is already reported and the triage stage is accepted.I'm

Re: ANNOTATIONS WORKING

2015-09-22 Thread Tim Graham
What's the ticket number? On Tuesday, September 22, 2015 at 7:56:04 AM UTC-4, varun naganathan wrote: > > The bug is already reported and the triage stage is accepted.I'm in the > path of trying to fix the bug so kind if needed guidance on how to pursue > solving it . > Thanks -- You receive

Re: ANNOTATIONS WORKING

2015-09-22 Thread varun naganathan
The bug is already reported and the triage stage is accepted.I'm in the path of trying to fix the bug so kind if needed guidance on how to pursue solving it . Thanks -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself

Re: ANNOTATIONS WORKING

2015-09-22 Thread varun naganathan
The bug is already reported.I'm trying to fix it.so just wanted to be oriented in the workflow to fix the bug. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiv

Re: ANNOTATIONS WORKING

2015-09-21 Thread Josh Smeaton
Hi Varun, If you believe you've found a bug, then please open a ticket on trac here: https://code.djangoproject.com/newticket We can then discuss on the ticket whether or not the bug exists, and I can try to help you figure out how to fix it. Thanks, On Tuesday, 22 September 2015 07:06:03 UTC

Re: ANNOTATIONS WORKING

2015-09-21 Thread varun naganathan
hey.I am new to django development.i asked the question with the intention of understanding a bug im trying to solve.i want to understand the process of how to go through the internals of django to solve a bug.The bug i was looking at included the usage of ".annotate".Even after going through th

Re: ANNOTATIONS WORKING

2015-09-21 Thread Florian Apolloner
THERE IS NO NEED FOR ALL CAPS IN THE SUBJECT. That said, please write to django-users, this mailing list is for the development of Django itself… On Monday, September 21, 2015 at 1:16:38 PM UTC+2, varun naganathan wrote: > > Can anyone please explain how annotate works in django?? > I'm new to d

ANNOTATIONS WORKING

2015-09-21 Thread varun naganathan
Can anyone please explain how annotate works in django?? I'm new to developing django and Ive been going through the source code and am unable to figure out how it parses the query and modifies it accordingly. any help would be appreciated -- You received this message because you are subscribed