Oh, I see what you mean. I'm pretty sure you can just do an 'from
myproject import settings' in your view module, then throw the
variables from that into your template context, e.g. "context
['MEDIA_URL'] = settings.MEDIA_URL" and so forth.
Regards,
Jeff
On Jan 8, 2006, at 2:00 PM, wiz wrote:
В Вск, 08/01/2006 в 11:42 -0500, Jeffrey E. Forcier пишет:
0.9, but I'm not positive) generic view which lets you assign a URL
to a template directly without having to write a tiny custom view for
it.
http://www.djangoproject.com/documentation/generic_views/
Thanks, i'm already somewhat mastered generic-views (=
I'v asked about how to aquire in my templates values from settings.py
such as BASE_URL, MEDIA_URL, DEBUG, etc. It seems as i need to write a
template tag.. And use something as {% setting MEDIA_URL %}. Is
there a
way to use it directly, like {{ MEDIA_URL }} ?
Btw, how about implementaion of 'skins' for django apps? Any
suggestions?
--
Jeffrey E. Forcier
Research and Development
Stroz Friedberg, LLC
15 Maiden Lane, 12th Floor
New York, NY 10038
[main]212-981-6540 [direct]212-981-6546
http://www.strozllc.com
This message is for the named person's use only. It may contain
confidential, proprietary or legally privileged information. No right to
confidential or privileged treatment of this message is waived or lost
by any error in transmission. If you have received this message in
error, please immediately notify the sender by e-mail or by telephone at
212.981.6540, delete the message and all copies from your system and
destroy any hard copies. You must not, directly or indirectly, use,
disclose, distribute, print or copy any part of this message if you are
not the intended recipient.