kpi-web-guild / django-girls-blog-slsh1o

django-girls-blog-slsh1o created by GitHub Classroom
MIT License
0 stars 0 forks source link

CRUD operations for the Post model of the blog app #29

Open slsh1o opened 4 years ago

slsh1o commented 4 years ago

Create views, urls, templates to implement CRUD operations for Post model. Cover new features with tests (in progress).

slsh1o commented 4 years ago

Moved templates to app dir so now everything should be fine)