Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add migrations to enable a smooth transition to django-pictures #294

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 21, 2022

Conversation

codingjoe
Copy link
Owner

We to migrate from django-stimage to pictures, we need to
include variations into the migration model state. This allows
deleting obsolite files during the migration.

@codingjoe codingjoe force-pushed the migrations branch 2 times, most recently from c4e6990 to 408ad02 Compare May 21, 2022 09:56
@codecov
Copy link

codecov bot commented May 21, 2022

Codecov Report

Merging #294 (62dbd15) into master (62dbd15) will not change coverage.
The diff coverage is n/a.

❗ Current head 62dbd15 differs from pull request most recent head b748cfe. Consider uploading reports for the commit b748cfe to get more accurate results

@@           Coverage Diff           @@
##           master     #294   +/-   ##
=======================================
  Coverage   97.56%   97.56%           
=======================================
  Files           5        5           
  Lines         288      288           
=======================================
  Hits          281      281           
  Misses          7        7           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62dbd15...b748cfe. Read the comment docs.

We to migrate from django-stimage to pictures, we need to
include variations into the migration model state. This allows
deleting obsolite files during the migration.
@codingjoe codingjoe merged commit c8c389f into master May 21, 2022
@codingjoe codingjoe deleted the migrations branch May 21, 2022 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant