fnp
/
audio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix
[audio.git]
/
src
/
archive
/
migrations
/
0021_merge_20210121_1251.py
1
# Generated by Django 3.1.2 on 2021-01-21 12:51
2
3
from django.db import migrations
4
5
6
class Migration(migrations.Migration):
7
8
dependencies = [
9
('archive', '0020_auto_20201022_1535'),
10
('archive', '0019_auto_20210121_1249'),
11
]
12
13
operations = [
14
]