Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Commit

Permalink
Merge pull request #60 from lgoldbach/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
lgoldbach committed Mar 11, 2020
2 parents 6cab7a0 + ca2a46e commit d30a2e0
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 202 deletions.
25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0012_auto_20200310_1107.py

This file was deleted.

25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0013_auto_20200310_1108.py

This file was deleted.

25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0014_auto_20200310_1114.py

This file was deleted.

25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0015_auto_20200310_1116.py

This file was deleted.

25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0017_auto_20200310_1444.py

This file was deleted.

25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0018_auto_20200310_1449.py

This file was deleted.

25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0019_auto_20200310_1520.py

This file was deleted.

25 changes: 0 additions & 25 deletions library_sample_shared/migrations/0020_auto_20200310_1535.py

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Generated by Django 1.11.28 on 2020-03-10 10:41
# Generated by Django 1.11.28 on 2020-03-11 09:22
from __future__ import unicode_literals

from django.db import migrations, models
Expand All @@ -8,7 +8,7 @@
class Migration(migrations.Migration):

dependencies = [
('library_sample_shared', '0015_auto_20200310_1116'),
('library_sample_shared', '0022_auto_20200311_1014'),
]

operations = [
Expand Down

0 comments on commit d30a2e0

Please sign in to comment.