Browse Source

djcelery not required

Ask Solem 11 years ago
parent
commit
d7a9942b94
2 changed files with 2 additions and 2 deletions
  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`_      |
     +--------------------+------------------------+