Wednesday, December 25, 2013

Re: Django session question.

Did you Google "Django sessions" before posting? Or even look on the Django documentation index for any page entitled "sessions", such as this one:
https://docs.djangoproject.com/en/1.6/topics/http/sessions/
?
--
DR.


On Tuesday, 24 December 2013 22:30:08 UTC, Chen Xu wrote:
I am working on a voting website, basically i want to be able to track the votes that come from the same person, or the same session, I am wondering does Django have some kinda built in session implementation that I can use to track people 's actions in the same session?

Thanks in advance

--
⚡ Chen Xu

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/341c3120-dfe2-4d2f-8885-59f61c0caf6c%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment