summaryrefslogtreecommitdiff
path: root/django/utils/baseconv.py
AgeCommit message (Expand)Author
2012-07-06Fix copyright holderGuilherme Gondim
2011-09-09Switch to using explicit new-style division behavior, rather than relying on ...Alex Gaynor
2011-05-21Fixed #12417 -- Added signing functionality, including signing cookies. Many ...Jannis Leidel