What is db.TextProperty!? Is it Django?
Where the "result" variable comes from?
please read:
https://docs.djangoproject.com/en/1.7/ref/models/
On 03/27/2015 10:20 AM, Akash Patni wrote:
Hi This is my html
{% block content %}
src="/site_media/images/digital-assets-note-icon.png"
Hi This is my html
{% block content %}
View Notes
See your notes details.
{% for i in result %}
Note Title
{{i.note_title}}
Note
*{{i.note}*
Beneficiaries
{% if all_nominees %}
{% for nominee in all_nominees %}
Hello,
You could provide us more information when asking for
help please. Your template and view code at least.
I guess your problem is in your HTML but to be sure, please
dump your information at the POST request to see what
is send. Then review your template. Maybe there's a "name"
attribute o
Hie to all,
In one of my template i am using text area. The issue is that when i write
html tags with some image link using img tag, when i am saving this i am
getting image on the desription field.
Actual-Image is comming
Expected-I want HTML code to be displayed in the discription.
Please su
4 matches
Mail list logo