|
@@ -5,13 +5,13 @@
|
|
|
<head>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
|
- <title>Module API Reference — Celery v0.2.0-pre3 documentation</title>
|
|
|
+ <title>Module API Reference — Celery v0.2.0 documentation</title>
|
|
|
<link rel="stylesheet" href="../static/agogo.css" type="text/css" />
|
|
|
<link rel="stylesheet" href="../static/pygments.css" type="text/css" />
|
|
|
<script type="text/javascript">
|
|
|
var DOCUMENTATION_OPTIONS = {
|
|
|
URL_ROOT: '../',
|
|
|
- VERSION: '0.2.0-pre3',
|
|
|
+ VERSION: '0.2.0',
|
|
|
COLLAPSE_MODINDEX: false,
|
|
|
FILE_SUFFIX: '.html',
|
|
|
HAS_SOURCE: true
|
|
@@ -19,7 +19,7 @@
|
|
|
</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.2.0-pre3 documentation" href="../index.html" />
|
|
|
+ <link rel="top" title="Celery v0.2.0 documentation" href="../index.html" />
|
|
|
<link rel="next" title="Tasks - celery.task" href="celery.task.html" />
|
|
|
<link rel="prev" title="celery - Distributed Task Queue for Django." href="../introduction.html" />
|
|
|
</head>
|
|
@@ -27,7 +27,7 @@
|
|
|
|
|
|
<div class="header-wrapper">
|
|
|
<div class="header">
|
|
|
- <h1><a href="../index.html">Celery v0.2.0-pre3 documentation</a></h1>
|
|
|
+ <h1><a href="../index.html">Celery v0.2.0 documentation</a></h1>
|
|
|
<div class="rel">
|
|
|
<a href="../genindex.html" title="General Index"
|
|
|
accesskey="I">index</a> |
|
|
@@ -56,7 +56,7 @@
|
|
|
<tbody valign="top">
|
|
|
<tr class="field"><th class="field-name">Release:</th><td class="field-body">0.2</td>
|
|
|
</tr>
|
|
|
-<tr class="field"><th class="field-name">Date:</th><td class="field-body">May 26, 2009</td>
|
|
|
+<tr class="field"><th class="field-name">Date:</th><td class="field-body">May 27, 2009</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|