Generate unique slugs for newly submitted images.

This commit is contained in:
Aaron Williamson
2011-05-13 12:18:52 -04:00
parent a8e2812b05
commit 0546833c6e
6 changed files with 37 additions and 2 deletions

View File

@@ -39,6 +39,7 @@ setup(
'sphinx',
'PIL',
'Babel',
'translitcodec',
],
test_suite='nose.collector',