Migration askbot skins to templates
After the update I did:
manage.py migrate
Message:
Time to move skin files from /mydjango/askbot/skins/default. Now we have 'askbot/templates' and 'askbot/media'
What exactly should I do now? Some settings.py changes or some folder migrations?
Comments