log downloads/management/commands/dlwgetcat.py @ 979:a6331579ff43

age author description
2014-12-25 Brian Neal For some reason, don't need to encode output anymore.
2013-08-24 Brian Neal For Django 1.5: slugify is now available at django.utils.text.
2013-08-24 Brian Neal For Django 1.5: management commands should use self.stdout, etc. for output.