>
> One more thing, if you don't mind. The documentation, and your
> context_processors.py show in the myapp directory. Can that file be in
> "mysite", rather than "myapp" so I don't have to repeat it for
> application I make?
>

Yep that'll work. You can put the context_processors.py file wherever you
like, it just has to be on your PYTHONPATH and the entry in settings.py
has to point to the right place.

cheers



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to