Giter Club home page Giter Club logo

sales_system's Introduction

sales_system

广告推广销售统计

广告推广公司销售开单用的,记录媒体和客户的信息和每天消耗的账户币。

sales_system/setting.py ---本项目的配置文件 数据库以及生产环境下需要开启debug=False都在setting.py下配置 开启debug=False时需要执行python manage.py collectstatic 收集静态文件到static

本项目跟路径上执行以下命令: python manage.py makemigrations (迁移数据库) python manage.py migrate (创建数据库) python manage.py createsuperuser (创建超级管理员)

python manage.py runserver (本地启动本项目)

浏览器输入http://127.0.0.1:8000/

sales_system's People

Contributors

khun1224 avatar

Watchers

 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.