Blogger
Blogger copied to clipboard
Blogger is a basic blogging application which includes user to create an account and post their views.
Feature to allow users to sign in via their Facebook, Instagram accounts..,
Update README.md with behavioral changes.
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Make a docker file and docker-compose file for the project.
Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.13. Commits 43873b9 [3.1.x] Bumped version for 3.1.13 release. 0bd57a8 [3.1.x] Fixed CVE-2021-35042 -- Prevented SQL injection in QuerySet.order_by(). 8dc1cc0 [3.1.x] Added stub release notes...
Each title of post on home page directs to a new page containing details of that post
**Is your feature request related to a problem? Please describe.** While running the programming, I got ModuleNotFoundError: No module named 'django_heroku' despite installing requirements. Other users should not face the...
Emphasized the blogger line.
**Is your feature request related to a problem? Please describe.** We want to upgrade the home page UI to a new UI. The prototype of the new UI is given...