AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_codemod/__init__.py
django_codemod/cli.py
django_codemod.egg-info/PKG-INFO
django_codemod.egg-info/SOURCES.txt
django_codemod.egg-info/dependency_links.txt
django_codemod.egg-info/entry_points.txt
django_codemod.egg-info/not-zip-safe
django_codemod.egg-info/requires.txt
django_codemod.egg-info/top_level.txt
django_codemod/codemods/__init__.py
django_codemod/codemods/django_40.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_cli.py
tests/codemods/__init__.py
tests/codemods/test_django_40.py