Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move blog app into apps #35

Merged
merged 14 commits into from
Oct 5, 2024

Conversation

JohananOppongAmoateng
Copy link
Contributor

@JohananOppongAmoateng JohananOppongAmoateng commented Sep 27, 2024

Closes #25
Closes #23
This pull request is a continuation of the work of @saahndongransom on the blog app. I refactored the code and moved the blog app from the root directory into the apps folder then made the needed changes in the settings and urls.

Copy link
Member

@yokwejuste yokwejuste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please can you have a look at the changes mentioned in this review?

apps/blog/models/blog.py Outdated Show resolved Hide resolved
apps/blog/models/image.py Outdated Show resolved Hide resolved
apps/blog/models/author.py Outdated Show resolved Hide resolved
apps/blog/serializers/image_serializer.py Outdated Show resolved Hide resolved
apps/blog/serializers/tag_serializer.py Show resolved Hide resolved
Copy link
Member

@yokwejuste yokwejuste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐒 LGTM

@yokwejuste yokwejuste merged commit 7f68f89 into djangocameroon:main Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

setting the blogging app
3 participants