On Friday 16 June 2017 04:45:22 Arshpreet Singh wrote:

> So basically there will be few ML models and I will feed those some
> variables and will get some output. Before writing any kind of code I
> am interested in the architecture of the whole system. Django is the
> option to use and do things.
> 
> I am bit confused and not sure where I should start to do things?

You do things in models.
You gather things in views.
You render things in templates.
You make things available through urls.

Pretty much.
-- 
Melvyn Sopacua

-- 
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/2844863.WQle7T2J5x%40devstation.
For more options, visit https://groups.google.com/d/optout.

Reply via email to