Contents

django-deprecate-fields 0.2.3

0

This package allows deprecating model fields and allows removing them in a backwards compatible mann

This package allows deprecating model fields and allows removing them in a backwards compatible manner.

Stars: 192, Watchers: 192, Forks: 22, Open Issues: 9

The 3YOURMIND/django-deprecate-fields repo was created 7 years ago and the last code push was 4 weeks ago.
The project is popular with 192 github stars!

How to Install django-deprecate-fields

You can install django-deprecate-fields using pip

pip install django-deprecate-fields

or add it to a project with poetry

poetry add django-deprecate-fields

Package Details

Author
3YOURMIND GmbH
License
Apache License 2.0
Homepage
https://github.com/3YOURMIND/django-deprecate-fields
PyPi:
https://pypi.org/project/django-deprecate-fields/
GitHub Repo:
https://github.com/3YOURMIND/django-deprecate-fields

Classifiers

No  django-deprecate-fields  pypi packages just yet.

Errors

A list of common django-deprecate-fields errors.

Code Examples

Here are some django-deprecate-fields code examples and snippets.

GitHub Issues

The django-deprecate-fields package has 9 open issues on GitHub

  • Noisy errors on startup

See more issues on GitHub

Related Packages & Articles

django-debug-toolbar 6.2.0

A configurable set of panels that display various debug information about the current request/response.