On 19 Jul 2011, at 9:18 AM, Jan Agermose wrote: > a few question about the email send every night - based on the fact, that I > cannot read python code :) There is no sql anywhere - its based on some kind > of automatic mapping/ORM?
Yes it uses an ORM > > Its not ordered it seams - not based on time at least, but I think not sorted > at all. Is it a oneline patch to make it sort by time - a line you could > email here? It is ordered by the sa score, if you want to change that edit the code. > > Also, what timeframe is actually displayed? It "running 24 hours"? I dont > think its the prev day - at least doing a report in the webadmin for a > specific day (prev. day) and comparing the result in the report does not give > the same result. How is the list calculated? >= yesterday, meaning anything between now when you run the report and >yesterday. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa Keep Baruwa FREE - http://pledgie.com/campaigns/12056

