log forums/management/commands/topic_export.py @ 900:ccf3022c20d5

age author description
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.