소스 검색

djcelery not required

Ask Solem 11 년 전
부모
커밋
d7a9942b94
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      README.rst
  2. 1 1
      docs/includes/introduction.txt

+ 1 - 1
README.rst

@@ -165,7 +165,7 @@ Celery is easy to integrate with web frameworks, some of which even have
 integration packages:
 
     +--------------------+------------------------+
-    | `Django`_          | `django-celery`_       |
+    | `Django`_          | not needed[#f1]_       |
     +--------------------+------------------------+
     | `Pyramid`_         | `pyramid_celery`_      |
     +--------------------+------------------------+

+ 1 - 1
docs/includes/introduction.txt

@@ -159,7 +159,7 @@ Celery is easy to integrate with web frameworks, some of which even have
 integration packages:
 
     +--------------------+------------------------+
-    | `Django`_          | `django-celery`_       |
+    | `Django`_          | not needed             |
     +--------------------+------------------------+
     | `Pyramid`_         | `pyramid_celery`_      |
     +--------------------+------------------------+