Ver código fonte

djcelery not required

Ask Solem 11 anos atrás
pai
commit
d7a9942b94
2 arquivos alterados com 2 adições e 2 exclusões
  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`_      |
     +--------------------+------------------------+