django-codemod 2.1.11
0
A command line tool to automatically fix Django deprecations.
Contents
A command line tool to automatically fix Django deprecations.
Stars: 181, Watchers: 181, Forks: 17, Open Issues: 11The browniebroke/django-codemod
repo was created 4 years ago and the last code push was an hour ago.
The project is popular with 181 github stars!
How to Install django-codemod
You can install django-codemod using pip
pip install django-codemod
or add it to a project with poetry
poetry add django-codemod
Package Details
- Author
- Bruno Alla
- License
- MIT
- Homepage
- https://github.com/browniebroke/django-codemod
- PyPi:
- https://pypi.org/project/django-codemod/
- Documentation:
- https://django-codemod.readthedocs.io
- GitHub Repo:
- https://github.com/browniebroke/django-codemod
Classifiers
- Software Development/Libraries
Related Packages
Errors
A list of common django-codemod errors.
Code Examples
Here are some django-codemod
code examples and snippets.
GitHub Issues
The django-codemod package has 11 open issues on GitHub
- Django 4 django.dispatch.Signal unexpected keyword argument providing_args
- Option to show diffs
- Dependency Dashboard