re:
/home/django/apps
/app1
/app2
/home/django/projects
/project1
/project2
Between the documentation, mailing list, and blogs, I've seen many different
configurations. What is the best folder structure and why?
--
J.P. Cummins
--~--~-~--~~~---~--~---
You may perioticaly check the django frappr map. Right now, it doesn't seem
as though any cuban django users have been pinned.
http://www.frappr.com/django/map
On 6/5/07, Lic. José M. Rodriguez Bacallao <[EMAIL PROTECTED]> wrote:
>
> there is any django users in Cuba or just a cuban user?
>
> --
correct:
TEMPLATE_LOADERS = (
'django.template.loaders.filesystem.load_template_source',
'django.template.loaders.app_directories.load_template_source',
)
Any ideas on why django is not looking in the correct directory?
--
J.P. Cummins
--~--~-~--~~~---~--~~
You rec
>What is the proper way to import modules within an application ? For
>example if I have a project "foo" containing an application "bar",
>how should I import things in bar's modules ?
Great question! This is a problem that I've thought about as well. I am
very interested in what more experience
4 matches
Mail list logo