Sorry... will do next time
On Feb 17, 8:09 pm, Malcolm Tredinnick
wrote:
> On Tue, 2009-02-17 at 16:44 -0800, Tasmania wrote:
> > Hi there,
> > I have one single application that has building up functionalities so
> > views.py has grown and it's getting big. The appli
Thanks Alex!
On Feb 17, 8:08 pm, Alex Gaynor wrote:
> On Tue, Feb 17, 2009 at 7:44 PM, Tasmania wrote:
>
> > Hi there,
> > I have one single application that has building up functionalities so
> > views.py has grown and it's getting big. The application is runn
Hi there,
I have one single application that has building up functionalities so
views.py has grown and it's getting big. The application is running
fast, but I'd like to partitionate views.py (i.e. putting some
functions in a different file, etc) can I do that in Django?
Thanks!
T
--~--~---