changes after social_auth integration, new way to create the
virtualenv and update django to 1.3. It means remove jogging,
change openid_consumer to django-openid-consumer, set the good
lxml version for windows.
#! /usr/bin/env python
from django.core.management import setup_environ
from ldtplatform import settings
setup_environ(settings)
from ldt.ldt_utils.models import Media
for media in Media.objects.all():
mimetype = media.mimetype
if not media.mimetype_field and mimetye:
media.mimetype_field = minetype
media.save()