未验证 提交 df2dcc02 编写于 作者: B Boris Sekachev 提交者: GitHub

Added migration file to dataset_repo (#2333)

上级 00f6486f
# Generated by Django 3.1.1 on 2020-10-19 11:00
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('dataset_repo', '0004_rename'),
]
operations = [
migrations.AlterModelTable(
name='gitdata',
table=None,
),
]
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册