Skip to main content

起田(苏州)营销策划有限公司Django项目公用底层框架.

Project description

起田(苏州)营销策划有限公司DJANGO项目共用模块系统

配置文件settings

此项目包含基础项目配置,一般项目可以直接复制settings配置为基础配置。此配置会根据新加入的模块来修改,已有项目不要直接拷贝。

项目依赖文件

此项目的依赖文件要采用手动添加的方法,避免使用freeze方式。目的是为了让依赖项目简洁易读。

管理界面

管理界面使用grappelli,管理首页使用grappelli-dashboard

celery配置与执行

项目部署完成后,运行celery任务:`celery -A django_module beat -l info -S django`
这个只是运行定时任务,还要启动worder来执行这个任务. `celery -A django_module worker -l info`

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

qitian-module-1.0.0.tar.gz (3.3 MB view hashes)

Uploaded Source

Built Distribution

qitian_module-1.0.0-py3-none-any.whl (3.6 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