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

django-girls-blog-Martolivna created by GitHub Classroom
Other
0 stars 0 forks source link

Create a blog Django app #20

Open Martolivna opened 12 months ago

Martolivna commented 12 months ago

This patch adds a blog app. The blog app contains a blog post model and related data base migrations, tests.

Ref #16

OlenaYefymenko commented 12 months ago

@Martolivna, PR looks correct, taking into account this step https://tutorial.djangogirls.org/en/django_models/. I've added some minor comments. However, it would be better to provide a more detailed description of the PR, 1–2 sentences about models and migration. As far as I know, the next step will be adding test, so it's would be better to clarify each part of PR.

webknjaz commented 12 months ago

@OlenaYefymenko publish your review