On 4 Aug., 16:40, krylatij <[email protected]> wrote:
> You need to use raw sql. (http://docs.djangoproject.com/en/dev/topics/
> db/sql/#topics-db-sql)

yes. i know that i can use raw sql. but if it's possible, i want to
use ORM.

>
> I don't understand what will be if there are more then 2 channels at
> the same datetime?
> So i can't provide you solutions sample.

for example, one channel (called c1) is the windspeed (in m/s) and the
other channel (called c2) is the winddirection (in degrees). both
channels have the same timestamp. but it's not possible that c1 has 2
entries at the same time.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to