|
@@ -19,7 +19,10 @@
|
|
|
</script>
|
|
|
<script type="text/javascript" src="../static/jquery.js"></script>
|
|
|
<script type="text/javascript" src="../static/doctools.js"></script>
|
|
|
- <link rel="top" title="Celery v0.4.2 (stable) documentation" href="../index.html" />
|
|
|
+ <link rel="top" title="Celery v0.4.2 (stable) documentation" href="../index.html" />
|
|
|
+ <link rel="up" title="Tutorials" href="index.html" />
|
|
|
+ <link rel="next" title="Frequently Asked Questions" href="../faq.html" />
|
|
|
+ <link rel="prev" title="Tutorials" href="index.html" />
|
|
|
</head>
|
|
|
<body>
|
|
|
<div class="related">
|
|
@@ -31,7 +34,14 @@
|
|
|
<li class="right" >
|
|
|
<a href="../modindex.html" title="Global Module Index"
|
|
|
accesskey="M">modules</a> |</li>
|
|
|
- <li><a href="../index.html">Celery v0.4.2 (stable) documentation</a> »</li>
|
|
|
+ <li class="right" >
|
|
|
+ <a href="../faq.html" title="Frequently Asked Questions"
|
|
|
+ accesskey="N">next</a> |</li>
|
|
|
+ <li class="right" >
|
|
|
+ <a href="index.html" title="Tutorials"
|
|
|
+ accesskey="P">previous</a> |</li>
|
|
|
+ <li><a href="../index.html">Celery v0.4.2 (stable) documentation</a> »</li>
|
|
|
+ <li><a href="index.html" accesskey="U">Tutorials</a> »</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
|
|
@@ -244,9 +254,8 @@ so the celery workers is able to recognize and find it.</p>
|
|
|
so the url <a class="reference external" href="http://google.com">http://google.com</a> and <a class="reference external" href="http://google.com/">http://google.com/</a> is the same. Maybe it’s
|
|
|
even possible to update the click count using a single UPDATE query?</p>
|
|
|
<p>If you have any questions regarding this tutorial, please send a mail to the
|
|
|
-mailing-list or come join us in the #celery IRC channel at Freenode:</p>
|
|
|
-<blockquote>
|
|
|
-<a class="reference external" href="http://celeryq.org/introduction.html#getting-help">http://celeryq.org/introduction.html#getting-help</a></blockquote>
|
|
|
+mailing-list or come join us in the #celery IRC channel at Freenode:
|
|
|
+<a class="reference external" href="http://celeryq.org/introduction.html#getting-help">http://celeryq.org/introduction.html#getting-help</a></p>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
@@ -269,6 +278,12 @@ mailing-list or come join us in the #celery IRC channel at Freenode:</p>
|
|
|
</li>
|
|
|
</ul>
|
|
|
|
|
|
+ <h4>Previous topic</h4>
|
|
|
+ <p class="topless"><a href="index.html"
|
|
|
+ title="previous chapter">Tutorials</a></p>
|
|
|
+ <h4>Next topic</h4>
|
|
|
+ <p class="topless"><a href="../faq.html"
|
|
|
+ title="next chapter">Frequently Asked Questions</a></p>
|
|
|
<h3>This Page</h3>
|
|
|
<ul class="this-page-menu">
|
|
|
<li><a href="../sources/tutorials/clickcounter.txt"
|
|
@@ -300,7 +315,14 @@ mailing-list or come join us in the #celery IRC channel at Freenode:</p>
|
|
|
<li class="right" >
|
|
|
<a href="../modindex.html" title="Global Module Index"
|
|
|
>modules</a> |</li>
|
|
|
- <li><a href="../index.html">Celery v0.4.2 (stable) documentation</a> »</li>
|
|
|
+ <li class="right" >
|
|
|
+ <a href="../faq.html" title="Frequently Asked Questions"
|
|
|
+ >next</a> |</li>
|
|
|
+ <li class="right" >
|
|
|
+ <a href="index.html" title="Tutorials"
|
|
|
+ >previous</a> |</li>
|
|
|
+ <li><a href="../index.html">Celery v0.4.2 (stable) documentation</a> »</li>
|
|
|
+ <li><a href="index.html" >Tutorials</a> »</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
<div class="footer">
|