On Wednesday, March 8, 2017 at 8:39:43 AM UTC-8, aysh...@gmail.com wrote:
>
> Tables are coming from different sources, for each single datetime value 
> there is a different url, in order to tie up the single source data it must 
> live inside its own table.
>

So why not make them into one table? You already have a field for `source` 
to distinguish the data source of each. Two tables with an identical set of 
fields is a code smell, IMO. 

./s

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/341855e2-9bb0-4a32-b834-762384d78ea9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to