django model find by id code example Example: django get item by id obj = Class.objects.get(pk=this_object_id)