|
@@ -5,13 +5,13 @@
|
|
<head>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
|
|
|
|
- <title>celery - Distributed Task Queue for Django. — Celery v0.2.0-pre3 documentation</title>
|
|
|
|
|
|
+ <title>celery - Distributed Task Queue for Django. — Celery v0.2.0 documentation</title>
|
|
<link rel="stylesheet" href="static/agogo.css" type="text/css" />
|
|
<link rel="stylesheet" href="static/agogo.css" type="text/css" />
|
|
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
|
|
<link rel="stylesheet" href="static/pygments.css" type="text/css" />
|
|
<script type="text/javascript">
|
|
<script type="text/javascript">
|
|
var DOCUMENTATION_OPTIONS = {
|
|
var DOCUMENTATION_OPTIONS = {
|
|
URL_ROOT: '',
|
|
URL_ROOT: '',
|
|
- VERSION: '0.2.0-pre3',
|
|
|
|
|
|
+ VERSION: '0.2.0',
|
|
COLLAPSE_MODINDEX: false,
|
|
COLLAPSE_MODINDEX: false,
|
|
FILE_SUFFIX: '.html',
|
|
FILE_SUFFIX: '.html',
|
|
HAS_SOURCE: true
|
|
HAS_SOURCE: true
|
|
@@ -19,7 +19,7 @@
|
|
</script>
|
|
</script>
|
|
<script type="text/javascript" src="static/jquery.js"></script>
|
|
<script type="text/javascript" src="static/jquery.js"></script>
|
|
<script type="text/javascript" src="static/doctools.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="Module API Reference" href="reference/index.html" />
|
|
<link rel="next" title="Module API Reference" href="reference/index.html" />
|
|
<link rel="prev" title="Welcome to Celery’s documentation!" href="index.html" />
|
|
<link rel="prev" title="Welcome to Celery’s documentation!" href="index.html" />
|
|
</head>
|
|
</head>
|
|
@@ -27,7 +27,7 @@
|
|
|
|
|
|
<div class="header-wrapper">
|
|
<div class="header-wrapper">
|
|
<div class="header">
|
|
<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">
|
|
<div class="rel">
|
|
<a href="genindex.html" title="General Index"
|
|
<a href="genindex.html" title="General Index"
|
|
accesskey="I">index</a> |
|
|
accesskey="I">index</a> |
|
|
@@ -56,7 +56,7 @@
|
|
<tbody valign="top">
|
|
<tbody valign="top">
|
|
<tr class="field"><th class="field-name">Authors:</th><td class="field-body">Ask Solem (<a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a>)</td>
|
|
<tr class="field"><th class="field-name">Authors:</th><td class="field-body">Ask Solem (<a class="reference external" href="mailto:askh%40opera.com">askh<span>@</span>opera<span>.</span>com</a>)</td>
|
|
</tr>
|
|
</tr>
|
|
-<tr class="field"><th class="field-name">Version:</th><td class="field-body">0.2.0-pre3</td>
|
|
|
|
|
|
+<tr class="field"><th class="field-name">Version:</th><td class="field-body">0.2.0</td>
|
|
</tr>
|
|
</tr>
|
|
</tbody>
|
|
</tbody>
|
|
</table>
|
|
</table>
|