ValueError while using AutoSlugField and Django-tagging
Posted
by user346816
on Stack Overflow
See other posts from Stack Overflow
or by user346816
Published on 2010-05-21T06:26:02Z
Indexed on
2010/05/21
6:30 UTC
Read the original article
Hit count: 256
Am running into ValueError, here is the traceback dpaste.com/197332/ .
Am using AutoSlugify , this is my AutoSlugField.py dpaste.com/197330/
Am trying to get the django-tagging system working, this is my models.py dpaste.com/197331/
Help?
© Stack Overflow or respective owner