09 2020 档案

摘要:安装 django + celery + results https://www.cnblogs.com/lanheader/p/13615772.html 安装 django-celery-beat pip install django-celery-beat 配置 settings.py INS 阅读全文
posted @ 2020-09-04 19:39 兰嘉轩 阅读(1326) 评论(0) 推荐(0) 编辑
摘要:官方文档 https://docs.celeryproject.org/en/latest/django/first-steps-with-django.html#using-celery-with-django(配置文档) https://github.com/celery/celery/tree 阅读全文
posted @ 2020-09-04 19:31 兰嘉轩 阅读(2331) 评论(2) 推荐(0) 编辑
摘要:参考文档: https://docs.djangoproject.com/zh-hans/2.2/topics/i18n/translation/ https://blog.csdn.net/qq_36963372/article/details/88788463 https://www.jians 阅读全文
posted @ 2020-09-04 19:16 兰嘉轩 阅读(958) 评论(1) 推荐(0) 编辑
摘要:通过 admin.py 在 Django 后台注册自己的路由(对应自己的视图) 要在一个 app 里面的 admin.py 添加如下代码 # django2\apps\business\admin.py from django.contrib import admin from django.con 阅读全文
posted @ 2020-09-04 19:04 兰嘉轩 阅读(590) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示