This is a basic blog made by using django. Presently the features which are offered are :
- Add Blogs
- Modify Blogs
- Delete Blogs
- Administrative Features
Technologies used are :
- Python , Django Framework
- HTML,CSS,JS and Bootstrap framework
- Tiny MCE API For WYSIWG(What you see is what you get) Editing
Presently its being hosted on the localhost In further update Search feature will also be added
To execute the application clone this repository type the following command
python manage.py runserver