Post Detail (pk: 24)

from . import *
def run():
   print("run")
EDIT