Bases: django.core.management.base.BaseCommand
deletes messages generated by the load process
p,u,t - post, user, timestamp
transfers some messages from SE to ASKBOT
transfers all question and answer edits and related status changes
Bases: object
class with methods for handling some details of SE –> ASKBOT mapping
try to intelligently translate SE message to ASKBOT so that it makese sense in our context
always returns unique screen name even if there are multiple users in SE with the same exact screen name