-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
Hi
version.changeset
has values like [old, new]
Code:
def changeset(self): |
but changeset(obj)
has values like [new, old]
Code:
def changeset(obj): |
It seems for instance that #243 fixes documentation instead of the code, re-enforcing that it should be like this. But is it intentional?
Metadata
Metadata
Assignees
Labels
No labels