Coder Social home page Coder Social logo

agentwx / mycms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from relaxeddong/mycms

0.0 0.0 0.0 16.38 MB

Large content management system developed by flask

Home Page: https://github.com/1417766861/mycms

Python 83.43% Mako 0.26% CSS 4.81% Ruby 0.85% HTML 9.35% Vue 1.30%

mycms's Introduction

大型FLask CMS管理系统

flask大型cms系统 部分相关:

三方登陆:微博登陆 三方登陆流程(https://blog.csdn.net/qq_42239520/article/details/85851232)

支付:PaysApi

基于Pyhon3.6的大型CMS管理系统

内容存储:mysql

图片存储:阿里云对象存储oss

邮箱注册: flask_email  邮件支持流程(https://blog.csdn.net/qq_42239520/article/details/80368733)

邮箱验证码:redis

celery email task
...... 

** How to use **

# 克隆到本地
git clone https://github.com/1417766861/mycms

# 安装依赖
pip install -r requiremets.text

# 数据库迁移
python manage.py db migrate

# 映射数据库
python manage.py db upgrade

#管理员创建:
python manage.py add_cms_user -u your_username -p your_passowrd -e your_email

#快捷创建前端用户
python manage.py add_front_user -u your_username -p your_passowrd -e your_email

前台部分展示: GIF: https://flask-callback.oss-cn-hangzhou.aliyuncs.com/99.gif

后台部分截图:

在这里插入图片描述

在这里插入图片描述

在这里插入图片描述

mycms's People

Contributors

relaxeddong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.