pycloudinary icon indicating copy to clipboard operation
pycloudinary copied to clipboard

Update models.py

Open codehero7386 opened this issue 2 years ago • 1 comments

Brief Summary of Changes

What does this PR address?

  • [ ] GitHub issue (Add reference - #XX)
  • [ ] Refactoring
  • [ ] New feature
  • [ ] Bug fix
  • [ ] Adds more tests

Are tests included?

  • [ ] Yes
  • [ ] No

Reviewer, please note:

Checklist:

  • [ ] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I ran the full test suite before pushing the changes and all the tests pass.

codehero7386 avatar Oct 11 '23 16:10 codehero7386

@codehero7386 thank you for contribution! Could you explain a bit what are changes about? Also it looks like all test failed, see for example: https://app.travis-ci.com/github/cloudinary/pycloudinary/jobs/611413196 django.db.utils.OperationalError: no such column: django_tests_poll.created_at

Adding/updating some of those tests would be great!

const-cloudinary avatar Oct 12 '23 13:10 const-cloudinary