4 projects
django-deprecate-fields
This package allows deprecating model fields and allows removing them in a backwards compatible manner.
drf-payload-customizer
This package allows you to customize your django-rest-framework serializer i/o to make modern frontend frameworks happy.
django-add-default-value
This django Migration Operation can be used to transfer a fields default value to the database scheme.
django-replace-migrations
This package is an extension to djangos makemigrations.py. It can be used to get rid of old migrations as an alternative to djangos squashmigration command.