Re: Regarding redering data in html templates

2020-05-27 Thread VenkataSivaRamiReddy
You got solution for your query?

On Wed, May 27, 2020, 14:52 Ifeanyi Chielo 
wrote:

> at the html file of your template folder, use something like
> {{table1.skin_care1}}
> {{table1.skin_care2}} etc
>
> note skin_care1, skin_care etc are fields in your model table 'table1'
>
> Dr. Chielo C. Ifeanyi
> Chief Programmer,
> Head Webometrics Section
> ICT Unit, UNN
> 08032366433, 08154804230
> ifeanyi.chi...@unn.edu.ng
> http://www.unn.edu.ng/users/ifeanyichielo 
>
>
>
> On Mon, May 25, 2020 at 4:05 PM Karthiki Chowdary <
> karthichowdary...@gmail.com> wrote:
>
>> Hi i was beginner in django and i have a small query in templates.
>> For suppose in the home page of any client browser if we have a button
>> like SKINCARE or HEALTH CARE and if we click on that buttons we need to get
>> the data of all skin care products companies logos/ health care companies
>> logos. For that how i can render data in dictionaries suppose i want to
>> render a static data how can i or i want or render a dynamic data how can i
>> do that with dictionaries so other better option. Please help me out in this
>>
>> --
>> 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+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/django-users/f2306e60-f48f-4e47-959c-763e9659182b%40googlegroups.com
>> 
>> .
>>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAOcS8H17YqSsVUpHor0%2BWSeq_WJvP5z3Gac33ZPTJD47ScG92g%40mail.gmail.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAGiJVX0jiiu%3DTzyvikU5MLxxS8ESZX4c6Bj7Yn%2B%3DGu8%2Bn6z8ZQ%40mail.gmail.com.


Re: Regarding redering data in html templates

2020-05-27 Thread Ifeanyi Chielo
at the html file of your template folder, use something like
{{table1.skin_care1}}
{{table1.skin_care2}} etc

note skin_care1, skin_care etc are fields in your model table 'table1'

Dr. Chielo C. Ifeanyi
Chief Programmer,
Head Webometrics Section
ICT Unit, UNN
08032366433, 08154804230
ifeanyi.chi...@unn.edu.ng
http://www.unn.edu.ng/users/ifeanyichielo 



On Mon, May 25, 2020 at 4:05 PM Karthiki Chowdary <
karthichowdary...@gmail.com> wrote:

> Hi i was beginner in django and i have a small query in templates.
> For suppose in the home page of any client browser if we have a button
> like SKINCARE or HEALTH CARE and if we click on that buttons we need to get
> the data of all skin care products companies logos/ health care companies
> logos. For that how i can render data in dictionaries suppose i want to
> render a static data how can i or i want or render a dynamic data how can i
> do that with dictionaries so other better option. Please help me out in this
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/f2306e60-f48f-4e47-959c-763e9659182b%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOcS8H17YqSsVUpHor0%2BWSeq_WJvP5z3Gac33ZPTJD47ScG92g%40mail.gmail.com.


Re: Regarding redering data in html templates

2020-05-27 Thread Karthiki Chowdary
Thanks

On Wed, 27 May, 2020, 1:04 pm Derek,  wrote:

> Lots of examples out there, but here is one:
>
>
> https://www.gun.io/blog/how-to-list-items-in-a-dictionary-in-a-django-template
>
> For working with static files (such as CSS or images), have a look at:
>
> https://scotch.io/tutorials/working-with-django-templates-static-files
>
> On Monday, 25 May 2020 17:06:25 UTC+2, Karthiki Chowdary wrote:
>>
>> Hi i was beginner in django and i have a small query in templates.
>> For suppose in the home page of any client browser if we have a button
>> like SKINCARE or HEALTH CARE and if we click on that buttons we need to get
>> the data of all skin care products companies logos/ health care companies
>> logos. For that how i can render data in dictionaries suppose i want to
>> render a static data how can i or i want or render a dynamic data how can i
>> do that with dictionaries so other better option. Please help me out in this
>>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/yDu49lWWgQI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> django-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/8a4f13dc-c4fe-40aa-a892-0afc6981847c%40googlegroups.com
> 
> .
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAOFEE42udTTtOrY6VhQ4%3D56hQ7eHZKUPfC20nCXtDRKR%2BrVw6A%40mail.gmail.com.


Re: Regarding redering data in html templates

2020-05-27 Thread Derek
Lots of examples out there, but here is one:

https://www.gun.io/blog/how-to-list-items-in-a-dictionary-in-a-django-template

For working with static files (such as CSS or images), have a look at:

https://scotch.io/tutorials/working-with-django-templates-static-files

On Monday, 25 May 2020 17:06:25 UTC+2, Karthiki Chowdary wrote:
>
> Hi i was beginner in django and i have a small query in templates. 
> For suppose in the home page of any client browser if we have a button 
> like SKINCARE or HEALTH CARE and if we click on that buttons we need to get 
> the data of all skin care products companies logos/ health care companies 
> logos. For that how i can render data in dictionaries suppose i want to 
> render a static data how can i or i want or render a dynamic data how can i 
> do that with dictionaries so other better option. Please help me out in this
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/8a4f13dc-c4fe-40aa-a892-0afc6981847c%40googlegroups.com.


Regarding redering data in html templates

2020-05-25 Thread Karthiki Chowdary
Hi i was beginner in django and i have a small query in templates. 
For suppose in the home page of any client browser if we have a button like 
SKINCARE or HEALTH CARE and if we click on that buttons we need to get the 
data of all skin care products companies logos/ health care companies 
logos. For that how i can render data in dictionaries suppose i want to 
render a static data how can i or i want or render a dynamic data how can i 
do that with dictionaries so other better option. Please help me out in this

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/f2306e60-f48f-4e47-959c-763e9659182b%40googlegroups.com.