GitHub - hnsdzzy/django-ozgweb: 简单网站后台,python 3.4 or 2.7 + django 1.7.3

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

运行环境为Python3.4

需要先安装pillow:pip install pillow

ckeditor需要自行下载,对应目录django-ozgweb/static/simple/js/ckeditor

直接运行python manage.py runserver

后台入口:http://localhost:8000/simple/admin/index

后台用户密码都是admin,Django's auth system用户名为admin、邮箱为ouzhigangGBA@gmail.com、密码为admin。暂无前台。

About

简单网站后台,python 3.4 or 2.7 + django 1.7.3

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages

  • JavaScript 51.5%
  • Python 31.7%
  • CSS 16.8%