django-deprecate-fields 0.1.2
0
This package allows deprecating model fields and allows removing them in a backwards compatible mann
Contents
This package allows deprecating model fields and allows removing them in a backwards compatible manner.
Stars: 174, Watchers: 174, Forks: 19, Open Issues: 10The 3YOURMIND/django-deprecate-fields
repo was created 6 years ago and the last code push was 8 months ago.
The project is popular with 174 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
Related Packages
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 10 open issues on GitHub
- Deprecate a field that is a Foreign key