Hi folks,

I am new to Django and I want to know which is the best approach to
create content in templates for example:
- I need to call a logo image for the website, the logo location in
the system is referenced in a field of a model.

I want to display the logo by getting it from the system after
consulting the DB.

Can you tell me what's the best approach?

Thank you in advance.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to