Skip to main content

常用的django开发工具

Project description

bddjango

django常用开发工具

安装

pip install bddjango

功能

  • admin界面数据管理功能

    能够解析excel和csv文件

    • 上传
      • 导入时支持DateField和DateTimeField, 暂不支持外键类的解析
    • 下载
      • 导出数据时试用verbose_name中文列名
    • 保存
      • 解决了导入数据后, 保存时主键冲突的bug
  • 将DRF常用View功能打包为BaseList基础类

    • 列表页
      • 排序
      • 分页
      • 过滤
    • 详情页
  • admin界面

    和simpleui一起用

    • 导入数据界面
    • 导出数据界面

备注

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

bddjango-1.2.8.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

bddjango-1.2.8-py3-none-any.whl (28.5 kB 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