Newer
Older
postorius / doc / _build / html / acknowledgements.html
  1.  
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  4. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  9. <title>Acknowledgements &mdash; mailman_django v0.1 documentation</title>
  10. <link rel="stylesheet" href="_static/default.css" type="text/css" />
  11. <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
  12. <script type="text/javascript">
  13. var DOCUMENTATION_OPTIONS = {
  14. URL_ROOT: '',
  15. VERSION: '0.1',
  16. COLLAPSE_INDEX: false,
  17. FILE_SUFFIX: '.html',
  18. HAS_SOURCE: true
  19. };
  20. </script>
  21. <script type="text/javascript" src="_static/jquery.js"></script>
  22. <script type="text/javascript" src="_static/underscore.js"></script>
  23. <script type="text/javascript" src="_static/doctools.js"></script>
  24. <link rel="top" title="mailman_django v0.1 documentation" href="index.html" />
  25. <link rel="next" title="Contributions:" href="license.html" />
  26. <link rel="prev" title="Using the Django App - Developers Resource" href="using.html" />
  27. </head>
  28. <body>
  29. <div class="related">
  30. <h3>Navigation</h3>
  31. <ul>
  32. <li class="right" style="margin-right: 10px">
  33. <a href="genindex.html" title="General Index"
  34. accesskey="I">index</a></li>
  35. <li class="right" >
  36. <a href="py-modindex.html" title="Python Module Index"
  37. >modules</a> |</li>
  38. <li class="right" >
  39. <a href="license.html" title="Contributions:"
  40. accesskey="N">next</a> |</li>
  41. <li class="right" >
  42. <a href="using.html" title="Using the Django App - Developers Resource"
  43. accesskey="P">previous</a> |</li>
  44. <li><a href="index.html">mailman_django v0.1 documentation</a> &raquo;</li>
  45. </ul>
  46. </div>
  47.  
  48. <div class="document">
  49. <div class="documentwrapper">
  50. <div class="bodywrapper">
  51. <div class="body">
  52. <div class="section" id="acknowledgements">
  53. <h1>Acknowledgements<a class="headerlink" href="#acknowledgements" title="Permalink to this headline"></a></h1>
  54. <div class="section" id="test-server">
  55. <h2>Test Server<a class="headerlink" href="#test-server" title="Permalink to this headline"></a></h2>
  56. <p>We&#8217;re proud to provide you a development server which is sponsered by XXX #Todo
  57. Feel free to change anything you like, we can simply rest the DB from Time to Time.</p>
  58. </div>
  59. <div class="section" id="missing-functionality">
  60. <h2>Missing Functionality<a class="headerlink" href="#missing-functionality" title="Permalink to this headline"></a></h2>
  61. <ul>
  62. <li><dl class="first docutils">
  63. <dt>Delete Domain</dt>
  64. <dd><ul class="first last simple">
  65. <li>missing in REST</li>
  66. <li>implemented in mailman3 a8</li>
  67. </ul>
  68. </dd>
  69. </dl>
  70. </li>
  71. <li><p class="first">Show a List of all subscribed users</p>
  72. </li>
  73. </ul>
  74. </div>
  75. <div class="section" id="acl">
  76. <h2>ACL<a class="headerlink" href="#acl" title="Permalink to this headline"></a></h2>
  77. <ul class="simple">
  78. <li>Middleware ...</li>
  79. </ul>
  80. </div>
  81. <div class="section" id="ideas">
  82. <h2>Ideas<a class="headerlink" href="#ideas" title="Permalink to this headline"></a></h2>
  83. <ul class="simple">
  84. <li>ContactPage</li>
  85. <li></li>
  86. </ul>
  87. </div>
  88. </div>
  89.  
  90.  
  91. </div>
  92. </div>
  93. </div>
  94. <div class="sphinxsidebar">
  95. <div class="sphinxsidebarwrapper">
  96. <h3><a href="index.html">Table Of Contents</a></h3>
  97. <ul>
  98. <li><a class="reference internal" href="#">Acknowledgements</a><ul>
  99. <li><a class="reference internal" href="#test-server">Test Server</a></li>
  100. <li><a class="reference internal" href="#missing-functionality">Missing Functionality</a></li>
  101. <li><a class="reference internal" href="#acl">ACL</a></li>
  102. <li><a class="reference internal" href="#ideas">Ideas</a></li>
  103. </ul>
  104. </li>
  105. </ul>
  106.  
  107. <h4>Previous topic</h4>
  108. <p class="topless"><a href="using.html"
  109. title="previous chapter">Using the Django App - Developers Resource</a></p>
  110. <h4>Next topic</h4>
  111. <p class="topless"><a href="license.html"
  112. title="next chapter">Contributions:</a></p>
  113. <h3>This Page</h3>
  114. <ul class="this-page-menu">
  115. <li><a href="_sources/acknowledgements.txt"
  116. rel="nofollow">Show Source</a></li>
  117. </ul>
  118. <div id="searchbox" style="display: none">
  119. <h3>Quick search</h3>
  120. <form class="search" action="search.html" method="get">
  121. <input type="text" name="q" size="18" />
  122. <input type="submit" value="Go" />
  123. <input type="hidden" name="check_keywords" value="yes" />
  124. <input type="hidden" name="area" value="default" />
  125. </form>
  126. <p class="searchtip" style="font-size: 90%">
  127. Enter search terms or a module, class or function name.
  128. </p>
  129. </div>
  130. <script type="text/javascript">$('#searchbox').show(0);</script>
  131. </div>
  132. </div>
  133. <div class="clearer"></div>
  134. </div>
  135. <div class="related">
  136. <h3>Navigation</h3>
  137. <ul>
  138. <li class="right" style="margin-right: 10px">
  139. <a href="genindex.html" title="General Index"
  140. >index</a></li>
  141. <li class="right" >
  142. <a href="py-modindex.html" title="Python Module Index"
  143. >modules</a> |</li>
  144. <li class="right" >
  145. <a href="license.html" title="Contributions:"
  146. >next</a> |</li>
  147. <li class="right" >
  148. <a href="using.html" title="Using the Django App - Developers Resource"
  149. >previous</a> |</li>
  150. <li><a href="index.html">mailman_django v0.1 documentation</a> &raquo;</li>
  151. </ul>
  152. </div>
  153. <div class="footer">
  154. &copy; Copyright 2011, Benedict Stein.
  155. Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.1.
  156. </div>
  157. </body>
  158. </html>