django-codemod

A tool to automatically fix Django deprecations.

MIT License

Downloads
7.8K
Stars
173
Committers
22

Bot releases are visible (Hide)

django-codemod - v1.6.2

Published by github-actions[bot] about 3 years ago

Fix

Documentation

  • Add @mzulqarnain1 as a contributor (62b4a90)
django-codemod - v1.6.1

Published by github-actions[bot] about 3 years ago

Fix

  • deps: Update dependency sphinx-rtd-theme to v1 (6b0cc8c)
django-codemod - v1.6.0

Published by github-actions[bot] about 3 years ago

Feature

  • Support for the admin's ACTION_CHECKBOX_NAME compatibility import removal (cad7e87)
  • Support for BaseContext, Context, ContextPopException and RequestContext compatibility imports removal (b3f58bd)
  • Support for BoundField compatibility import removal (c7250f5)
  • Support for pretty_name compatibility import removal (0aca7d5)
  • Support for FieldDoesNotExist compatibility import removal (d047a4f)
  • Support for EmptyResultSet compatibility imports removal (a80f9fc)
django-codemod - v1.5.8

Published by github-actions[bot] about 3 years ago

Fix

  • deps: Update dependency libcst to v0.3.20 (28bbdea)
django-codemod - v1.5.7

Published by github-actions[bot] over 3 years ago

Fix

  • Rewrite parent module renaming logic (c550576)
django-codemod - v1.5.6

Published by github-actions[bot] over 3 years ago

Fix

  • Disable rename parent module imported (b717fbb)
django-codemod - v1.5.5

Published by github-actions[bot] over 3 years ago

Fix

  • deps: Update dependency myst-parser to ^0.15.0 (27d76a1)
django-codemod - v1.5.4

Published by github-actions[bot] over 3 years ago

Fix

  • Issue with command shadowing built-in (6d96419)
  • Add a missing type hints in cli (8acdb08)
  • Type checking error (9eda82a)
  • deps: Update dependency click to v8 (2402014)
django-codemod - v1.5.3

Published by github-actions[bot] over 3 years ago

Fix

  • deps: Update dependency libcst to <=0.3.19 (4a4d6b5)
django-codemod - v1.5.2

Published by github-actions[bot] over 3 years ago

Fix

  • deps: Update dependency myst-parser to ^0.14.0 (0bbdc04)

Documentation

django-codemod - v1.5.1

Published by github-actions[bot] over 3 years ago

Fix

  • Avoid extra spaces around kwargs in InlineHasAddPermissionsTransformer (32d6ebe)
django-codemod - v1.5.0

Published by github-actions[bot] over 3 years ago

Feature

  • Handle deprecation for NullBooleanField (d2cb1c5)

Fix

  • Avoid spaces around kwarg in FixedOffsetTransformer (52c5caf)
  • Avoid extra whitespaces in kwargs from OnDeleteTransformer (cc7b2b2)

Documentation

  • Add new and missing codemods (679e6d5)
django-codemod - v1.4.1

Published by browniebroke over 3 years ago

Fix

  • Update type annotations (24f9093)
  • deps: Update dependency libcst to <=0.3.18 (ca35714)
  • deps: Update dependency rich to v10 (3841299)
django-codemod - v1.4.0

Published by github-actions[bot] over 3 years ago

Feature

  • Handle rename when parent module is imported (#347) (26d22fe)
django-codemod - v1.3.7

Published by github-actions[bot] over 3 years ago

Fix

  • deps: Update dependency libcst to <=0.3.17 (76dbc7c)
django-codemod - v1.3.6

Published by github-actions[bot] over 3 years ago

Fix

Documentation

django-codemod - v1.3.5

Published by github-actions[bot] over 3 years ago

Fix

  • Loosen up version for libcst (4129e23)
django-codemod - v1.3.4

Published by github-actions[bot] almost 4 years ago

Fix

  • Don't confuse kwargs with symbol to codemod (f576347)
django-codemod - v1.3.3

Published by github-actions[bot] almost 4 years ago

Fix

  • Bug with attributes accessing (417e630)
  • Bug with scopes (3dcee1d)
  • Add some missing type hints (a403e90)
django-codemod - v1.3.2

Published by github-actions[bot] almost 4 years ago

Fix

  • Bug when url() route uses the regex kwarg (b7bcc3d)
Package Rankings
Top 10.76% on Pypi.org
Related Projects