So I've got that the consensus here is to add a 'views' folder, and
add my views files in that.
Thanks for the help.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscr
Tom Evans (tevans...@googlemail.com) wrote:
> On Thu, Mar 4, 2010 at 10:39 AM, Kenny Meyer wrote:
> > ...
> > I would probably have an app tree structure like this:
> >
> > test_app/
> > |-- __init__.py
> > |-- models.py
> > |-- tests.py
> > |-- view
> > | |-- __init__.py
> > | |-- blog_form_v
On Thu, Mar 4, 2010 at 10:39 AM, Kenny Meyer wrote:
> ...
> I would probably have an app tree structure like this:
>
> test_app/
> |-- __init__.py
> |-- models.py
> |-- tests.py
> |-- view
> | |-- __init__.py
> | |-- blog_form_view.py
> | `-- blog_view.py
> `-- views.py
>
> Where my views.py
Kenny Meyer wrote:
> Wiiboy (jordon...@gmail.com) wrote:
>
>> Hi guys,
>> I'm thinking about making multiple views files. I'm just wondering
>> whether:
>> a. There's any problems with that
>> b. many people do it.
>>
>> --
>&g
Wiiboy (jordon...@gmail.com) wrote:
> Hi guys,
> I'm thinking about making multiple views files. I'm just wondering
> whether:
> a. There's any problems with that
> b. many people do it.
>
> --
> You received this message because you are subscribed to th
On Thu, Mar 4, 2010 at 3:08 AM, Wiiboy wrote:
> Hi guys,
> I'm thinking about making multiple views files. I'm just wondering
> whether:
> a. There's any problems with that
> b. many people do it.
>
We do this. It depends on how many views each app has whethe
Hi guys,
I'm thinking about making multiple views files. I'm just wondering
whether:
a. There's any problems with that
b. many people do it.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group
7 matches
Mail list logo