Hi,
Thank you!!

On Mon, Jun 15, 2020, 6:27 PM Kelvin Sajere <kells4r...@gmail.com> wrote:

>
>
> On Tue, Jun 16, 2020 at 02:22 learn code <learningco...@gmail.com> wrote:
>
>> Hi,
>>
>> Thank you for your reply,sorry ,still I didn't understand how to add
>> ratings.
>>
>> On Sat, Jun 13, 2020, 2:29 PM Gs_1001 <gurcharan0...@gmail.com> wrote:
>>
>>> Hey,
>>>
>>> A rating feature for a peer reviewed books website would look somewhat
>>> like:
>>> - A books model having "no_of_reviews" and "rating" field
>>>
>>> Every time a user rates a book no_of_reviews field would be incremented
>>> and rating field would be updated.
>>>
>>> If you think I somehow missed the point then please let me know.
>>>
>>> On Sunday, June 14, 2020 at 12:37:05 AM UTC+5:30, learn code wrote:
>>>>
>>>> Hello Everyone,
>>>>
>>>> Can anyone tell me how to add a star rating feature in Django
>>>> application?
>>>>
>>> --
>>> 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/dcce83fc-5925-4587-9ed6-d6884cd85b39o%40googlegroups.com
>>> <https://groups.google.com/d/msgid/django-users/dcce83fc-5925-4587-9ed6-d6884cd85b39o%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> 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/CAPUBRGXuHCwuyZFzwQvdcYdYeofAjcrnwqGkigMwCj109TMnsw%40mail.gmail.com
>> <https://groups.google.com/d/msgid/django-users/CAPUBRGXuHCwuyZFzwQvdcYdYeofAjcrnwqGkigMwCj109TMnsw%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>
>
>
> It seems you would like something already done, rather than the concept of
> having to construct it yourself.. If that’s the case, then just use a ready
> made app. Django star ratings. Read and understand the documentation, and
> you are good to go. I used this in one of my app.
>
>>
>> --
> KeLLs
>
> --
> 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/CADYqDX1-jnUUqyAwbPXOMwpL2k%2BQTxWNEVYu5jYEjeMahHopXQ%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CADYqDX1-jnUUqyAwbPXOMwpL2k%2BQTxWNEVYu5jYEjeMahHopXQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAPUBRGXAHb1Gicb%3DqZXP%2B9buSp3wLbo9h5msrLnFJmYwuwsbOw%40mail.gmail.com.

Reply via email to