Changes between Version 2 and Version 3 of Meeting20130309


Ignore:
Timestamp:
Feb 21, 2013, 6:21:20 AM (11 years ago)
Author:
hodgestar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Meeting20130309

    v2 v3  
    1313 * Work on improving the [http://www.za.pycon.org PyConZA 2013] web site
    1414   * Make the code easier to use for other conferences (split out theming, etc)
    15    * Add support for editing talk submissions, etc.
     15   * Add support for editing talk submissions.
     16   * Add support for editing and arranging the schedule via Django admin.
    1617   * Better invoice management
     18     * Invoices should be a separate table.
     19     * Invoices should be creatable in Django admin.
     20     * Allow multiple invoices per person.
     21     * Allow multiple people per invoice.
     22     * Allow cancelling (but not deletion) of invoices.
     23   * Support for adding news (and other templated pages) via Django admin.
     24   * Support for adding and editing sponsors via Django admin.
    1725   * Other improvements
    1826
    1927 * There will also be some general discussion and planning for PyConZA 2013.
     28
     29== Project plan for website update ==
     30
     31* Start from the current code base (minus any sensitive data and PyConZA 2012 specific things).
     32* Fork a new generic version copyright Unomena and individual contributors.
     33* Pick a license -- BSD? GPL?
     34* Get people from CTPUG to hack on it.
     35* Create a nice splash page for the project with Unomena and CTPUG logos on it.
     36* Include thanks to Unomena in the default templates.
     37* Advertise the new project at PyCon US 2013.
    2038
    2139== Next Meeting date ==