mirror of
https://github.com/bugsink/bugsink.git
synced 2026-05-24 01:08:31 -05:00
79c9413256
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.