/django_url_shortner

url shortner ala bit.ly and co.

Primary LanguagePython

small snipped of code to shorten url by making an adler of the string than compressing it and then base64 encoding it