Mercurial > public > sg101
log downloads/management/commands/dlwgetcat.py @ 1042:be071e6db77c
age | author | description |
---|---|---|
Thu, 31 Dec 2015 12:35:31 -0600 | Brian Neal | Update dlwgetcat to use site scheme. |
Thu, 25 Dec 2014 17:20:28 -0600 | Brian Neal | For some reason, don't need to encode output anymore. |
Fri, 23 Aug 2013 19:40:01 -0500 | Brian Neal | For Django 1.5: slugify is now available at django.utils.text. |
Fri, 23 Aug 2013 19:17:40 -0500 | Brian Neal | For Django 1.5: management commands should use self.stdout, etc. for output. |