Skip to content

Conversation

@lucasrcezimbra
Copy link

Problem

The FieldTracker.changed returns only the previous version. There is no method that returns previous and current versions at the same time.

Solution

Adds a new method diff to the FieldTracker to return the previous and the current versions of the changed fields.

Commandments

  • Write PEP8 compliant code.
  • Cover it with tests.
  • Update CHANGES.rst file to describe the changes, and quote according issue with GH-<issue_number>.
  • Pay attention to backward compatibility, or if it breaks it, explain why.
  • Update documentation (if relevant).

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