summaryrefslogtreecommitdiff
path: root/django/utils/checksums.py
AgeCommit message (Expand)Author
2007-10-20Fixed #5475 -- Added the Luhn check algorithm to django.utils.checksums so thatMalcolm Tredinnick