log forums/management/commands/topic_export.py @ 1191:cc4683870919

age author description
Sun, 01 Nov 2015 15:56:05 -0600 Brian Neal Added SITE_SCHEME setting.
Thu, 15 Aug 2013 20:35:02 -0500 Brian Neal For Django 1.5.2: select_related's depth argument is deprecated.
Sat, 23 Mar 2013 13:21:14 -0500 Brian Neal Fix last commit for Python 2.5. :(
Sat, 23 Mar 2013 13:18:08 -0500 Brian Neal Implement mgmt command to export forum topic. BB issue #36.