Rebecca Lynn Cremona
Rebecca Lynn Cremona
Changing the title works as expected: it adds an entry to "change history", and each entry lists the correct title, and you can revert as expected.
Changing a one-to-many relationship (created_by) also works normally.
see https://github.com/treyhunner/django-simple-history/issues/16
This is more complex than I expected; tabling for now, pending discussion.
In the meantime, don't show a message we are hoping to do this. "Under Construction" signs tend to stay up forever.....
Ooh, I like that one. In all cases, the first protocol is http, and the second protocol is different. Guessing the initial http is the incorrect one.
https://github.com/harvard-lil/perma/pull/3169
Likely a duplicate of https://github.com/harvard-lil/perma/issues/3080
And possibly also https://github.com/harvard-lil/perma/issues/2844
Suddenly remembered this issue, and wondered if utf8 vs utf8mb4 in MySQL might be implicated... https://code.djangoproject.com/ticket/18392#comment:16