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