On Wed, 2007-04-04 at 20:01 -0700, Chris H. wrote:
> In developing my new personal website using Django, one thing I am
> doing is replicating much of my data into my own domain.  Things such
> as photos from flickr, links from del.icio.us and current tracks from
> last.fm.   I'd also like to incorporate a tumblelog which will
> aggregate this information (I gotta give it up to Jeff Croft as being
> one of the first folks I saw really bringing it all together in a
> great form).
> 
> I can handle building the models and importing the information,
> however I'm not sure how I can aggregate the various models sorted
> cronologically for display in the tumblelog.  I can think of some not
> so pretty ways of doing it but I'd really be interested in how others
> have tackeled this problem.

There was a similar question raised here recently:

http://groups.google.com/group/django-users/browse_frm/thread/4a37a6b2cf6b34d6/d23994d6c6765170?lnk=gst&q=sorting&rnum=4#d23994d6c6765170

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
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