aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/url.py
Commit message (Expand)AuthorAgeFilesLines
* Disallow ":" as part of a media slugSebastian Spaeth2013-01-151-1/+1
* Make translitcodec optional, and work nicely without it.Christopher Allan Webber2013-01-061-3/+12
* Add comments explaining how translitcodec *is* usedChristopher Allan Webber2012-12-141-0/+2
* Fix copyright statements; add LICENSE for EXIF.pyWill Kahn-Greene2012-02-081-1/+1
* We were using translitcodec and I didn't understand how it worked ;)Christopher Allan Webber2012-01-281-0/+1
* We aren't using translitcodec anymore. Kill it!Christopher Allan Webber2012-01-281-1/+0
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-0/+2
* Moved common, translation, template, and url code out of util.py and into too...Aaron Williamson2011-10-011-0/+31