Changes between Version 7 and Version 8 of SummerOfCode2006


Ignore:
Timestamp:
Apr 18, 2006, 8:52:01 PM (18 years ago)
Author:
pb@…
Comment:

added some ideas

Legend:

Unmodified
Added
Removed
Modified
  • SummerOfCode2006

    v7 v8  
    2525 * Write a tool that will convert a model into a [http://www.graphviz.org/ DOT file format] to create a graphical presentation of the models.
    2626 
    27  * Implement ticket 115, Models CRUD via web service support
     27 * Implement ticket #115, Models CRUD via web service support.
     28
     29 * Build a public repository for reusable Django applications.
     30
     31 * Create demonstration screencasts for Django milestone:1.0
     32
     33 * Create Django packages for Linux (various), FreeBSD, Fink and Darwin (OS X), etc.
     34
     35 * Enhance editor/IDE support for Django Python and Django templates.
     36
     37 * Smooth deployment for servers other than Apache/mod_python.
     38
     39 * Add support for (sane) model updates involving ALTER TABLE.
     40
     41 * Add a [http://jifty.org/view/HomePage pony].
    2842
    2943 * ...
Back to Top