Skip to content

Kevinsss/blog_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog Of Django

Description

A blog of django,some Components:
	Article Editor: tinymce
	Comments System: duoshuo
	Database: MySQL
	Code Style: syntaxhighlighter
Directory Description:
	article: main python code and user-defined tag
	media: tinymce editor js
	MyBlog: settings and url route
	static: image, css and js
	tmplates: html templates

Environment

Python: 3.4
Django: 1.8
System: Windows/Linux/Mac

Usage

To start this blog system, run: cd blog_django python manage.py runserver Then you can open http://127.0.0.1:8000 in Browser! Notice: You must create a django project and app before run blog, not copy the code!

Result

image

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published