I have what I think is a common issue, but I have not seen a good
solution. I have tried various workarounds and got nowhere. So, here
what I would like to do and the problem I run into.
I want to have a template loader that looks for templates based upon a
user's current "site_profile", which is
I am new to Django development, and have not been able to find this in
the documentation.
In my templates, if I use any characters that are Unicode and not
straight ASCII e.g. é or ˝, the template fails. Is this normal
behavior? Is there an easy way to expand the templates to handle the
Unicode se
2 matches
Mail list logo