On 6 avr, 19:13, Mazery Smith wrote:
> Hello,
> I have a project with a few application folders in it. One of those
> applications houses all the views for the website. I've built some
> utility classes placed in an entirely different application folder
> (utility_app helper module) that assist i
Personally, I keep all files which do not have a specific place in Django,
in a 'libs' folder within the project.
On Wed, Apr 6, 2011 at 6:13 PM, Mazery Smith wrote:
> Hello,
> I have a project with a few application folders in it. One of those
> applications houses all the views for the website
that seems like the way i'd do it
On Wed, Apr 6, 2011 at 12:13 PM, Mazery Smith wrote:
> Hello,
> I have a project with a few application folders in it. One of those
> applications houses all the views for the website. I've built some
> utility classes placed in an entirely different application
Hello,
I have a project with a few application folders in it. One of those
applications houses all the views for the website. I've built some
utility classes placed in an entirely different application folder
(utility_app helper module) that assist in processing requests in each
view. Is this the b
4 matches
Mail list logo