Browse Source

Renamed. Don't like the python/django duality naming

runeh 15 years ago
parent
commit
29821d9c80

+ 3 - 3
docs/getting-started/first-steps-with-python.rst → docs/getting-started/first-steps-with-only-celery.rst

@@ -1,6 +1,6 @@
-=========================
- First steps with Python
-=========================
+========================
+ First steps with Celery
+========================
 
 Creating a simple task
 ======================

+ 1 - 1
docs/getting-started/index.rst

@@ -10,7 +10,7 @@
 
     introduction
     broker-installation
-    first-steps-with-python
+    first-steps-with-only-celery
     first-steps-with-django
     periodic-tasks
     resources