Giter Site home page Giter Site logo

finallyeva / djangox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jonexiong/djangox

0.0 2.0 0.0 4.85 MB

A web GUI suite for Django ORM data or API data management

Python 48.42% CSS 28.72% JavaScript 10.14% HTML 12.72% Batchfile 0.01% Shell 0.01%

djangox's Introduction

DjangoX

A web GUI suite for Django ORM data or API data management

依托于实际项目和生产环境互联网产品的总结积累,继承和扩展Xadmin,DjangoX 努力做 Django 框架的优秀实践项目。

特性

  1. 经过生产环境大数据量的考验
  2. 管理功能强大,接口灵活
  3. 继承 xadmin 的强大的功能,将 xadmin 的内部能力API化
  4. 扩展xadmin并持续维护,使xadmin不仅能管理 Django ORM 数据还能对接外部非模型数据(如:REST API)

使用

1.安装 django 和 crispy_forms 模块

easy_install django
easy_install django-crispy_forms

推荐组合

  • django1.7及以下 + django-crispy_forms==1.4.0
  • django==1.8 + django-crispy_forms==1.4.0
  • django==1.9 + django-crispy_forms==1.6

2.运行

cd example/
. run.sh 

windows下则直接双击运行 run.cmd

3.浏览 http://127.0.0.1:81/xadmin/

  • 登陆:admin
  • 密码:admin

4.示例网站 DjangoX示例网站

  • 登陆:admin
  • 密码:admin

Screenshots

info

info

info

Document

示例启动脚本简析

菜单控制与配置

站点级配置介绍

模型管理功能配置介绍

djangox's People

Contributors

jonexiong avatar pyrun13 avatar tonymistark avatar

Watchers

 avatar  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.