3 lines
80 B
Python
3 lines
80 B
Python
from oshipka.persistance import db
|
|
from webapp.models.blog_post import BlogPost
|