index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
migrations
/
test_migrations_backwards_deps_1
/
0001_initial.py
blob: de3ea271734fc932a81497d823eff164f4d4f178 (
plain
)
1
2
3
4
5
from django.db import migrations class Migration(migrations.Migration): operations = []