mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Fixed #12417 -- Added signing functionality, including signing cookies. Many thanks to Simon, Stephan, Paul and everyone else involved.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@16253 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
@@ -17,3 +17,4 @@ from timesince import *
|
||||
from datastructures import *
|
||||
from tzinfo import *
|
||||
from datetime_safe import *
|
||||
from baseconv import *
|
||||
|
||||
Reference in New Issue
Block a user