<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,7 @@
 In Progress
 ===========
 
-* Docs on contributing.
-* Lucene backend.
+* GitHub issues.
 * Formal packaging.
 * Thread-safety (ongoing).
 
@@ -10,14 +9,13 @@ In Progress
 Future
 ======
 
+* Lucene backend.
 * Make schema generation more flexible.
 * Distributed read/write setup?
 * A QueueSearchIndex (add to queue for updating instead of immediately firing update)?
-* ModelIndexes to streamline index setup.
-* Spelling support?
-* A pure Python dummy backend for testing purposes? (Whoosh)
 * SearchManager to be attached to Models?
-* A means to register multiple ModelIndexes with a Model?
+* Move to a ``post_commit`` signal should Django ever add one, to ensure documents
+  are added ONLY after everything saves successfully.
 
 
 Complete
@@ -47,7 +45,7 @@ Complete
 * Tests for backends
 * Good Test Coverage
 * Good Docs
-* Several complete backends   
+* Several complete backends
 * A management command to update (last 24 hours).
 * setup.py
 * Why Haystack/History documentation.
@@ -58,4 +56,8 @@ Complete
 * Docs on backends.
 * Docs on faceting.
 * Docs on forms/views.
-
+* Docs on contributing.
+* ModelIndexes to streamline index setup.
+* Spelling support?
+* A pure Python dummy backend for testing purposes? (Whoosh)
+* A means to register multiple ModelIndexes with a Model?</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2389ad090c9e4bfb069c4cfd9c94b5de84a6d38d</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Lindsley</name>
    <email>daniel@toastdriven.com</email>
  </author>
  <url>http://github.com/toastdriven/django-haystack/commit/ab26dc89b4b7df5d34e98b426c3e908f6a803559</url>
  <id>ab26dc89b4b7df5d34e98b426c3e908f6a803559</id>
  <committed-date>2009-10-17T23:06:48-07:00</committed-date>
  <authored-date>2009-10-17T23:06:48-07:00</authored-date>
  <message>Brought the TODO up to date.</message>
  <tree>ae1399841b83588308a7c398664da57b0a572ada</tree>
  <committer>
    <name>Daniel Lindsley</name>
    <email>daniel@toastdriven.com</email>
  </committer>
</commit>
