Mercurial > public > sg101
log downloads/management/commands/dlcatreport.py @ 1201:fe10aea76cbd tip
age | author | description |
---|---|---|
Mon, 27 Dec 2021 17:30:26 -0600 | Brian Neal | Add JSON option to dlcatreport management command. |
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:17:40 -0500 | Brian Neal | For Django 1.5: management commands should use self.stdout, etc. for output. |