On Mon, Mar 7, 2011 at 2:07 AM, Mike Ramirez <gufym...@gmail.com> wrote:

> But it also
>
> > doesn't have it's own data, so an app for this view would be overkill.
> How is it overkill?
>
> Please note that apps do not need to have forms, models, admin access or
> even views, it can just be a template tag if you feel that's necessary.
>
>
>
An app is just a way to organize your 'bigger' application into entities for
easier code-management. You can have a website without any apps(i.e, not
folders) and all code would remain under one single folder - but imagine how
tedious that would be!

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