Skip to content

This is a very basic blog functionality for people who want to include a simple blog(feature) for their website!!

License

Notifications You must be signed in to change notification settings

iCHAIT/Django-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Django-Blog

This is a very basic readonly blog feature made using the Django framework and MySQL as the database.

Requirements

Python 2.7

Django

MySQL

MySQLDB

Build instructions:

  1. cd to Django-Blog (Project folder)

  2. source bin/activate //Only if virtualenv installed

  3. cd firstblog1

  4. python manage.py runserver

##Note

Virtualenv has been used for this project.

The project is running on Django version 1.6.5 !!

About

This is a very basic blog functionality for people who want to include a simple blog(feature) for their website!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published