getting a value by its id in django code example Example: django get item by id obj = Class.objects.get(pk=this_object_id)