Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- influxdb 설치
- python popen
- c3 step graph
- 1697
- snmp test
- gcc regex
- CentOS7
- c3 초
- telegraf
- grafana dashboard
- c3 second
- python subprocess
- 정규식 문자열 출력
- snmp
- semanage
- c3 축 없애기
- 정규식 활용
- regex_search
- c++ 정규식
- gcc 업데이트
- centos pyhon 설치
- InfluxDB
- python os
- c3 축 가리기
- linux시간으로 변경
- 정규식 컴파일
- subporcess path
- selinux port 등록
- 백준
- g++ 업데이트
Archives
- Today
- Total
리셋 되지 말자
celery shared_task 수집하기 본문
https://lucky516.tistory.com/2
Django에 Celery 적용하기 첫번째
https://docs.celeryproject.org/en/stable/django/first-steps-with-django.html First steps with Django — Celery 5.0.5 documentation docs.celeryproject.org 해당 게시물은 위 주소의 사이트의 내용을 기반..
lucky516.tistory.com
프로젝트명/config/__init__.py 에 celery app을 로드하여 django 전체의 shared_task를 수집.
정말 감사합니다.
'Django' 카테고리의 다른 글
ORM (0) | 2022.04.16 |
---|---|
CSRF 토큰 오류 (0) | 2021.12.21 |
django local image database save (0) | 2021.10.12 |
filter, get 차이 (0) | 2021.10.12 |
message 사용하기 (0) | 2021.05.06 |
Comments