Skip to content

Commit f94aaaa

Browse files
committed
Update migrations for latest master
1 parent 1fb1114 commit f94aaaa

File tree

5 files changed

+4
-65
lines changed

5 files changed

+4
-65
lines changed

readthedocs/builds/migrations/0005_add_missing_model_change_migrations.py

Lines changed: 0 additions & 61 deletions
This file was deleted.

readthedocs/gold/migrations/0003_add_missing_model_change_migrations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Generated by Django 1.11.16 on 2018-10-31 10:10
2+
# Generated by Django 1.11.16 on 2018-10-31 11:25
33
from __future__ import unicode_literals
44

55
from django.db import migrations, models

readthedocs/integrations/migrations/0003_add_missing_model_change_migrations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Generated by Django 1.11.16 on 2018-10-31 10:10
2+
# Generated by Django 1.11.16 on 2018-10-31 11:25
33
from __future__ import unicode_literals
44

55
from django.db import migrations, models

readthedocs/oauth/migrations/0009_add_missing_model_change_migrations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Generated by Django 1.11.16 on 2018-10-31 10:10
2+
# Generated by Django 1.11.16 on 2018-10-31 11:25
33
from __future__ import unicode_literals
44

55
import django.core.validators

readthedocs/redirects/migrations/0002_add_missing_model_change_migrations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
# Generated by Django 1.11.16 on 2018-10-31 10:10
2+
# Generated by Django 1.11.16 on 2018-10-31 11:25
33
from __future__ import unicode_literals
44

55
from django.db import migrations, models

0 commit comments

Comments
 (0)