Skip to main content

A second development project based on SimplePro for out of print version 6.5.2

Project description

DjangoAsyncAdmin

Django 新的动态Admin , 具有异步请求, 异步列表页刷新和加载, UI更加美观.

基于vue2+ElementUI2.X来对传统的DjangoAdmin进行重写. 非常易于使用, 便于快速搭建高性能后台管理.

基于SimplePro:6.5.2 的二开项目, 明文代码,免授权,免激活。

灵感来历

  • thinkPHP
  • simpleUI
  • simplePro

Demo

使用方法

1.安装

pip安装

pip install DjangoAsyncAdmin

源代码安装

1.克隆项目到本地
git clone https://github.com/Haoke98/DjangoAsyncAdmin.git
2.生成安装包

进入到项目跟目录

python setup.py sdist bdist_wheel

3.安装

pip install /path/to/your_project/dist/DjangoAsyncAdmin-6.5.4.tar.gz

注意:⚠️ 其中/path/to/your_project转成你的项目路径(相对路径/绝对路径)

目录结构说明

目录 备注
bawa
components
editor
group
locale 多种语言包目录,明文和二进制文件不需要处理
management
monitor
static 静态资源目录,不需要处理
templates 模版目录,不需要处理
templatetags
__init__.py
action.py
apps.py
apps.py
conf.py
conf.py
core.so 转化后保存到core.py中
decorators.py
dialog.py
filters.py
forms.py
hanlers.py 去掉了加载core.so文件的部分,增加了 from core.py import *
middlewares.py
models.py 基本模型文件
urls.py
utils.py

新增功能日志

6.6.0

去掉了授权和激活状态的验证机制,从比可免授权免激活,免费使用。

6.5.4

升级并优化了后台管理登录页面中的标题和LOGO的展示

变成👇

6.5.3

实现了列表页中的列表表头和表格底部的合计栏不动,表格bodyscroll的效果

开源许可证

本仓库的代码依照 Apache-2.0 协议开源。本项目对学术研究完全开放,也可申请免费的商业使用授权。申请授权,合作和其他问题请联系 1903243975@qq.com

引用

@misc{2023DjangoAsyncAdmin,
    title={DjangoAsyncAdmin},
    author={Sadam·Sadik},
    howpublished = {\url{https://github.com/Haoke98/DjangoAsyncAdmin}},
    year={2023}
}

鸣谢 & 引用

Thanks to newpanjing for simpleui

Thanks to newpanjing for simplepro

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

DjangoAsyncAdmin-6.7.0.tar.gz (17.7 MB view hashes)

Uploaded Source

Built Distribution

DjangoAsyncAdmin-6.7.0-py3-none-any.whl (18.4 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page