Changes between Version 23 and Version 24 of SummerOfCode2009


Ignore:
Timestamp:
Mar 19, 2009, 10:27:55 PM (15 years ago)
Author:
Eric Holscher
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2009

    v23 v24  
    5959 * A resuable app for archiving/displaying/searching/hyperlinking chat conversations (IRC etc.).
    6060   * Note from Greg Wilson: grabbing the data is nearly trivial; indexing it, displaying it, providing anchors so that it's easy to hyperlink to regions of text, etc., is harder.
     61 * Functional test runners integrated with Django (Windmill, selenium). Coverage support. General testing improvements. See: http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&component=Testing+framework&order=priority
    6162 * Your idea here
Back to Top