Tuesday, March 3, 2015

icons let the template or resolve in the view?

I will be populating a table with information of computers and I would like to display an icon in front of each line of the table. might change depending of the machine,  should I let the view handle that with and if then and later on use static to resolve the file path?
or should I make that if then and resolve the path by myself in the view?


--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/0a3fb3f1-1c24-4fa0-a7ed-4b21a2c99430%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment