SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit b51d595c authored by Jean-Sébastien Caux's avatar Jean-Sébastien Caux
Browse files

Merge branch 'dev_JSC_20170711_metadata'

parents b40b1269 af21b72e
No related branches found
No related tags found
No related merge requests found
# -*- coding: utf-8 -*-
# Generated by Django 1.10.3 on 2017-07-11 07:52
from __future__ import unicode_literals
from django.db import migrations
class Migration(migrations.Migration):
dependencies = [
('journals', '0031_clockssmetadata'),
]
operations = [
migrations.AlterModelOptions(
name='clockssmetadata',
options={'verbose_name': 'CLOCKSS metadata'},
),
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment