AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
django_codemod/__init__.py
django_codemod.egg-info/PKG-INFO
django_codemod.egg-info/SOURCES.txt
django_codemod.egg-info/dependency_links.txt
django_codemod.egg-info/not-zip-safe
django_codemod.egg-info/requires.txt
django_codemod.egg-info/top_level.txt
django_codemod/commands/__init__.py
django_codemod/commands/django_30.py
django_codemod/commands/django_31.py
django_codemod/commands/django_32.py
django_codemod/commands/django_40.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
tests/__init__.py
tests/commands/__init__.py
tests/commands/test_django_40.py