On Thursday 12 Jan 2006 3:12 am, Adrian Holovaty wrote:
> > With models, is it common practice to place all models in a
> > single file or multiple files? (I have a huge model)
>
> It's most common to put all your models in a single file.
i have found it more convenient to have separate apps for
Thanks for your helpful response
Mike
On 1/11/06, Mike <[EMAIL PROTECTED]> wrote:
> With models, is it common practice to place all models in a single file
> or multiple files? (I have a huge model)
It's most common to put all your models in a single file.
> With views, is it common practice to place all views in a single file?
> It
On 1/11/06, Mike <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> With models, is it common practice to place all models in a single file
> or multiple files? (I have a huge model)
>
> With views, is it common practice to place all views in a single file?
> It seems like django encourages that by removing t
Hi,
With models, is it common practice to place all models in a single file
or multiple files? (I have a huge model)
With views, is it common practice to place all views in a single file?
It seems like django encourages that by removing the view folder, but I
don't see why? Multiple view files a
5 matches
Mail list logo