<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Beka</title>
    <description>The latest articles on DEV Community by Beka (@samatuulu).</description>
    <link>https://dev.to/samatuulu</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F374656%2F98c245e0-62ca-4207-a226-a68f3fbea05a.jpeg</url>
      <title>DEV Community: Beka</title>
      <link>https://dev.to/samatuulu</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/samatuulu"/>
    <language>en</language>
    <item>
      <title>How to keep track most watched movies in Django?</title>
      <dc:creator>Beka</dc:creator>
      <pubDate>Fri, 12 Jun 2020 05:40:33 +0000</pubDate>
      <link>https://dev.to/samatuulu/how-to-keep-track-most-watched-movie-in-django-5e7</link>
      <guid>https://dev.to/samatuulu/how-to-keep-track-most-watched-movie-in-django-5e7</guid>
      <description>&lt;p&gt;So what I am trying to do is as you can see in this screenshot, there is a section called "Most Watched".  Now it is just a template but I was planning to write the logic of "Most Watched".&lt;/p&gt;

&lt;p&gt;I found some similar topic about it... &lt;br&gt;
&lt;a href="https://dev.to/coderasha/how-to-track-number-of-hits-views-for-chosen-objects-in-django-django-packages-series-2-3bcb"&gt;https://dev.to/coderasha/how-to-track-number-of-hits-views-for-chosen-objects-in-django-django-packages-series-2-3bcb&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;But here mostly counting the views.&lt;/p&gt;

&lt;p&gt;Anyone can guide me on how to make a back-end logic of "Most Watched"? I am trying to do it with Django.&lt;/p&gt;

</description>
      <category>django</category>
      <category>python</category>
    </item>
  </channel>
</rss>
