mirror of
https://github.com/jlengrand/bugsink.git
synced 2026-03-10 08:01:17 +00:00
This was probably about the making Project.objects.get(id, sentry_key) more efficient, but * I don't have an indication it's a bottleneck * It may very well be turned into a get-by-id, check-for-key idiom, in which case the index won't help.