Use Django's slugify() to sanitize paths.
authorW. Trevor King <wking@drexel.edu>
Mon, 2 Apr 2012 17:18:25 +0000 (13:18 -0400)
committerW. Trevor King <wking@drexel.edu>
Mon, 2 Apr 2012 17:18:25 +0000 (13:18 -0400)
commit2a177ebc9f2e51dead013ded95b835392a73e3b6
tree94421088bca5eb9537933743ee2898f2cacbf4de
parent6a1509d517d4d31dfa9d635506bc0d2ab3193d42
Use Django's slugify() to sanitize paths.
chemdb/util.py