Skip to content

Instantly share code, notes, and snippets.

View erika-dike's full-sized avatar

Chukwuerika Dike erika-dike

View GitHub Profile
# -*- coding: utf-8 -*-
# Generated by Django 1.10.5 on 2017-02-07 12:13
from __future__ import unicode_literals
import django.contrib.postgres.fields.jsonb
from django.db import migrations, models
def load_testfunnels_from_fixture(apps, schema_editor):
from django.core.management import call_command