Преглед на файлове

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

runeh преди 15 години
родител
ревизия
29821d9c80
променени са 2 файла, в които са добавени 4 реда и са изтрити 4 реда
  1. 3 3
      docs/getting-started/first-steps-with-only-celery.rst
  2. 1 1
      docs/getting-started/index.rst

+ 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