I also find it helpful to generate a diagram of the model relationships - e.g. 
using graph_models in django-extensions:

http://pythonhosted.org/django-extensions/



On Jun 6, 2013, at 7:06 AM, sidddd <thesid...@gmail.com> wrote:

> I have already existing web application code written by a someone else now I 
> need to work on it.
> So I am trying to understand the architecture of the various classes and 
> interaction. I want to know where jump in and how to understand the 
> architecture of the code.
> Urls.py seems to be a good place to start off. 
> Thanks for the suggestions. 
> 
> -- 
> 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 http://groups.google.com/group/django-users?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>  
>  

-- 
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 http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to