Example #1
0
import django

django.setup()

from cards.models import Card

Card.fix()