FeatureHub
FeatureHub copied to clipboard
Get rid of bizarre featurefactory.problems import
I'm not even sure how from featurefactory.problems import commands has been working. It is annoying to require admin commands to be set up correctly, and require a query to the db, just to import. The dynamic module generation also seems unnecessary.