Contents

django-deprecate-fields 0.1.2

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: 168, Watchers: 168, Forks: 18, Open Issues: 8

The 3YOURMIND/django-deprecate-fields repo was created 5 years ago and the last code push was 1 months ago.
The project is popular with 168 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 8 open issues on GitHub

  • Deprecate a field that is a Foreign key

See more issues on GitHub

Related Packages & Articles

django-debug-toolbar 4.3.0

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