Fixed #8310 -- Actually use the SystemRandom RNG, if available, which fixes an
commitad58a8edf2df2819d71a6442f9acc06c7b34805d
authormtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 14 Aug 2008 13:54:22 +0000 (14 13:54 +0000)
committermtredinnick <mtredinnick@bcc190cf-cafb-0310-a4f2-bffc1f526a37>
Thu, 14 Aug 2008 13:54:22 +0000 (14 13:54 +0000)
tree2deee0bf1d9068f379b76baa6d6845db67623121
parent3561d1eb5efd1d9231b8dfcfdae69f5865f1a97f
Fixed #8310 -- Actually use the SystemRandom RNG, if available, which fixes an
oversight from [8340]. The previous code worked, but this is what I really
intended.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@8346 bcc190cf-cafb-0310-a4f2-bffc1f526a37
django/contrib/sessions/backends/base.py