but i can the show how many people to view in my html template ? Τη Παρασκευή, 22 Ιανουαρίου 2016 - 5:02:46 μ.μ. UTC+2, ο χρήστης Xristos Xristoou έγραψε: > > hello, > > > i want to know how many people view my site and how many view one to one > my posts specific. > my site is simple i have two templates one with all my post and one with > post details. > but i dont know how to do that i am new in django. > > > the start is to add a new field in my class > > view = models.IntegerField(default=0) > > > any idea ?any documentation to help me ? > >
-- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/9c4d10b5-b7db-4ba4-9856-9ec4a61e8b2d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

