Changes between Version 23 and Version 24 of SummerOfCode2009
- Timestamp:
- Mar 19, 2009, 10:27:55 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SummerOfCode2009
v23 v24 59 59 * A resuable app for archiving/displaying/searching/hyperlinking chat conversations (IRC etc.). 60 60 * 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 61 62 * Your idea here