diff --git a/ROADMAP b/ROADMAP index e0abe0dbf..b84d8a6d8 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,18 +1,19 @@ PINAX 0.9 ROADMAP ================= -This is a roadmap for the Pinax 0.9 release. It is broken down into three +This is a roadmap for the Pinax 0.9 release. It is broken down into three sections. MUST, SHOULD and COULD. See each section for details. -We would love for those who are looking to contribute to work on what is on +We would love for those who are looking to contribute to work on what is on this list. MUST has full core developer support. SHOULD we are deferring -somewhat to the community, but if a core developer wants to pick something up -they might. COULD we are entirely looking at the community to get done for this release. - -Note that new apps will generally only be accepted if they are used in a -starter project (either existing or new). Also note that starter projects have -differing levels of maturity and stability and we're focused more on the -"lower level" projects like zero_project and basic_project for the initial +somewhat to the community, but if a core developer wants to pick something up +they might. COULD we are entirely looking at the community to get done for +this release. + +Note that new apps will generally only be accepted if they are used in a +starter project (either existing or new). Also note that starter projects have +differing levels of maturity and stability and we're focused more on the +"lower level" projects like zero_project and basic_project for the initial alpha and will move up the stack, doing something like social_project last. @@ -22,7 +23,7 @@ MUST (we won't ship 0.9 without these) * implement better per-object permissions (leveraging Django 1.2) -* make use of e-mail backends (django-mailer supports it in master, but needs +* make use of e-mail backends (django-mailer supports it in master, but needs to be integrated/tested) * finish django-friends split and get all split apps working * clean up tagging (consider moving to django-taggit) @@ -30,9 +31,9 @@ MUST * change over wiki to wakawaka * change over blog to biblion * sort out photos issues: photologue vs imagekit, etc, etc -* clean-up profiles to give a good answer to: "How do I add more fields to a +* clean-up profiles to give a good answer to: "How do I add more fields to a user?" (in progress) -* [DONE] implement improved_install branch from proposals: http://tr.im/N20T +* [DONE] implement improved_install branch from proposals: http://tr.im/N20T and http://tr.im/N216 * all tests at Pinax AND project-level must pass @@ -42,7 +43,7 @@ SHOULD (it would be really good to get these done) -* alternative themes (mostly including what Pinax needs to do to support these +* alternative themes (mostly including what Pinax needs to do to support these better, with at least one more included as a proof of concept) * settings refactor * externalize and clean up some of the apps currently included