Custom script, filter on date in changelog #1188
Unanswered
ziggekatten
asked this question in
Getting Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I need to do some large scale fix, and need to get the data from the changelog between specfic time points and programatically revert some changes,
In effect: I would like to do an ObjectChange.objects.filter() with a date greater that x, and less than y. I can't dffor my life figure out how to do that.
Never mind...wrong place for post...
Beta Was this translation helpful? Give feedback.
All reactions