Re: show code in template

2015-04-08 Thread Hanz
Thank you for idea Luisza14, verbatim tag is that thing what i needed >>> {% verbatim html %} >>> a href="{{ object.get_absolute_url }}" {{object.name}} /a >>>> {% endverbatim html %} Hanz Dne úterý 7. dubna 2015 20:26:42 UTC+2 luisza14 na

show code in template

2015-04-07 Thread Hanz
Hi everyone, i want to show some piece of code on my website. What is the best way to do it? (embed into template) >>> {{ object.name }} Regards, Hanz -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from

datatable with edit,save support

2014-02-01 Thread Hanz
Hello all, I'm trying to put into operation Datatable with crud support. On the server side using https://bitbucket.org/pigletto/django-datatables-view, but i can not set edit and delete operations. Can anyone advise me how to do it? Best with an example. Thank you, Hanz django 1.6 django

howto copy content of upload image into BytesIO object (without create tmp file)

2013-12-30 Thread Hanz
... But i received the result... . Exception Type: OSError Exception Value: cannot identify image file Thanks for the advice Hanz -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop r