Try to avoid having 2 SQL requests.
May be we could store a value in database then search on it instead of loading all the ChangeLogEntry, every times.
See: https://github.com/nanego/my-dcim/pull/437/files#diff-164125f1f2121c5fb5aa8911658158cdbb1cdc38741f4a26d4089c81566ecd72R9
Try to avoid having 2 SQL requests.
May be we could store a value in database then search on it instead of loading all the
ChangeLogEntry, every times.See: https://github.com/nanego/my-dcim/pull/437/files#diff-164125f1f2121c5fb5aa8911658158cdbb1cdc38741f4a26d4089c81566ecd72R9