Greeting, Joe!  Mon, Sep 10, 2007 at 02:55:10PM +0100, polonium210 wrote: 

> I'm hoping for a model that splits emails into several different tables, e.g.
> a table of senders, a table of recipients, the sent time, the text body, a
> table of attachments and possibly some other tables. If these are indexed I
> can create some forms and views that query the model to say show all emails
> that have an attachment and was sent between two dates that had multiple
> recipients.

I think there is no such thing in base django.
Anyway, model is easy for plan.
More interesting how you will import data into django database.

-- 
 Anton P. Linevich

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