In my opinion as a starter too, I don't think you need a model if you are
not using a database.
Others could have their opinions.

On 26 Oct 2011 16:37, "damola oyeniyi" <oyeniy...@yahoo.ca> wrote:

> Hi,
>
> I am trying to create a simple query page using django and pig!. I would
> not be needing a database, so I'm not sure if a model is involved. My pig
> script will crunch multiple files containing lots of lines with data of the
> same format. I want to try and display results from that query in a web
> page.
>
> Will I need a model, and if I do, how do I go about it?
>
> Regards,
> Damola
>
>
> Sent from Yahoo! Mail on Android
>
>  ------------------------------
> * From: * Gabriela <gabrielapitt...@gmail.com>;
> * To: * Django users <django-users@googlegroups.com>;
> * Subject: * Multiple database Router
> * Sent: * Wed, Oct 26, 2011 2:24:06 PM
>
>   I need to synchronize multiple databases, i have readed the
> https://docs.djangoproject.com/en/1.3/topics/db/multi-db/ where they
> explain how to make this.
>
>
> but i dont understand what do they refer with 'myapp' and 'other', are
> this tables from the database? I dont understand what do they mean.
>
> I just want to compare and synchronize two databases db1 and db2, that
> have the same tables but different data.
>
> can anyone suggest what can i do
>
> Thanks
>
> --
> 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 django-users+
> unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>
>     --
> 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
> django-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
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 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to