Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chandima2000/blog-website-django
This is a simple Blog-website developed using the DJango Framework.
https://github.com/chandima2000/blog-website-django
django-framework python sqlite3
Last synced: 2 days ago
JSON representation
This is a simple Blog-website developed using the DJango Framework.
- Host: GitHub
- URL: https://github.com/chandima2000/blog-website-django
- Owner: chandima2000
- Created: 2024-05-25T16:35:17.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-06-01T13:02:28.000Z (6 months ago)
- Last Synced: 2024-06-02T11:15:49.446Z (6 months ago)
- Topics: django-framework, python, sqlite3
- Language: Python
- Homepage:
- Size: 29.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog Website
- This is a simple blog web application developed using the Django web framework.
- Basically CRUD operations are implemented
- Main focus on how CRUD operations work and how to integrate with the mysqlite3 database.## Contribution
- All suggestions are welcome. If there is any suggestions or changes make an issue and create a pull request.