summaryrefslogtreecommitdiff
path: root/django/utils/hashcompat.py
AgeCommit message (Expand)Author
2009-12-13[soc2009/multidb] Merged up to trunk r11858.Alex Gaynor
2008-08-02Fixed #7919 -- md5 and sha modules are deprecated since Python 2.5, use hashl...Gary Wilson Jr