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

Upgraded to Django version 3 and adding tagging functionality to particular post #9

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

shivstha
Copy link

@shivstha shivstha commented Oct 7, 2020

Here What I did to the project is explained briefly in points:

1) Upgrading the dependencies to latest version of requirements.txt file
2) Upgrade from Django version 2 to version 3.0.3
3) Adding tagging functionality to particular blog post using django_taggit library
4) Updating the Readme.md file that give instructions how to run the project in their machines locally
5) Adding some line of HTML codes to show tags in index.html and post_detail.html

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.

2 participants