django-tagging-ext
django-tagging-ext copied to clipboard
Fails to validate on Django 1.3
widgets.py — line 17 hasattr(settings, 'STATIC_URL') — always returns True, even if no staticfiles app used.
@tezro Did you come up with a fix for this problem? If so, let me know and I'll check it out.
Hi. Nope. Didn't quite have time. I used tagging + tagging_autocomplete.