File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 22
33[ ![ PyPI] ( https://img.shields.io/pypi/v/django-migration-fixer )] ( https://pypi.python.org/pypi/django-migration-fixer ) [ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Coverage/1e607eb508f64cefad18f50d6ff920cf )] ( https://www.codacy.com/gh/tj-django/django-migration-fixer/dashboard?utm_source=github.com\& utm_medium=referral\& utm_content=tj-django/django-migration-fixer\& utm_campaign=Badge_Coverage ) [ ![ codecov] ( https://codecov.io/gh/tj-django/django-migration-fixer/branch/main/graph/badge.svg?token=peNs0PpfP6 )] ( https://codecov.io/gh/tj-django/django-migration-fixer ) [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
44
5- [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/tj-django/django-migration-fixer.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/tj-django/django-migration-fixer/alerts/ ) [ ![ Language grade: Python] ( https://img.shields.io/lgtm/grade/python/g/tj-django/django-migration-fixer.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/tj-django/django-migration-fixer/context:python ) [ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/1e607eb508f64cefad18f50d6ff920cf )] ( https://www.codacy.com/gh/tj-django/django-migration-fixer/dashboard?utm_source=github.com\& utm_medium=referral\& utm_content=tj-django/django-migration-fixer\& utm_campaign=Badge_Grade )
5+ [ ![ Total alerts] ( https://img.shields.io/lgtm/alerts/g/tj-django/django-migration-fixer.svg?logo=lgtm\ & logoWidth=18 )] ( https://lgtm.com/projects/g/tj-django/django-migration-fixer/alerts/ ) [ ![ Language grade: Python] ( https://img.shields.io/lgtm/grade/python/g/tj-django/django-migration-fixer.svg?logo=lgtm\ & logoWidth=18 )] ( https://lgtm.com/projects/g/tj-django/django-migration-fixer/context:python ) [ ![ Codacy Badge] ( https://app.codacy.com/project/badge/Grade/1e607eb508f64cefad18f50d6ff920cf )] ( https://www.codacy.com/gh/tj-django/django-migration-fixer/dashboard?utm_source=github.com\& utm_medium=referral\& utm_content=tj-django/django-migration-fixer\& utm_campaign=Badge_Grade )
66
77[ ![ Test] ( https://github.com/tj-django/django-migration-fixer/actions/workflows/test.yml/badge.svg )] ( https://github.com/tj-django/django-migration-fixer/actions/workflows/test.yml ) [ ![ Upload Python Package] ( https://github.com/tj-django/django-migration-fixer/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/tj-django/django-migration-fixer/actions/workflows/deploy.yml ) [ ![ Run linters] ( https://github.com/tj-django/django-migration-fixer/actions/workflows/lint.yml/badge.svg )] ( https://github.com/tj-django/django-migration-fixer/actions/workflows/lint.yml )
88
99[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/django-migration-fixer )] ( https://pypi.python.org/pypi/django-migration-fixer ) [ ![ PyPI - Django Version] ( https://img.shields.io/pypi/djversions/django-migration-fixer )] ( https://pypi.python.org/pypi/django-migration-fixer ) [ ![ Downloads] ( https://pepy.tech/badge/django-migration-fixer/month )] ( https://pepy.tech/project/django-migration-fixer )
1010
11-
1211# django-migration-fixer
1312
1413Maintain a consistent migration history when conflicts occur as a result of changes made using different versions of the default branch.
You can’t perform that action at this time.
0 commit comments