Changes between Version 205 and Version 206 of SprintIdeas


Ignore:
Timestamp:
Dec 1, 2007, 8:01:47 PM (17 years ago)
Author:
Simon G <dev@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SprintIdeas

    v205 v206  
    108108      * #29 - `Fix usability issue with limit_choices_to and "Add another" in admin`
    109109      * http://code.djangoproject.com/ticket/3096
    110  * #3961 refactorise Luhn function in za-localflavor and add tests (Luhn function is now in #5475)
    111110 * #1028 Add more elements to the high-level RSS Framework.
    112111 * #3594 Javascript setlang bug (with proposed patch) needs tests, please implement and double-check the patch
     
    144143 * #3883 updated docs for localflavor
    145144 * #3959 can be closed (trivial ticket)
     145 * #3961 add za-localflavor
    146146 * #4248 specialized case (trivial ticket)
    147147 * #4707 Corrected the typos in the previous diff
    148148 * #5515 added patch
    149  * #5596 - "No buffer space available" error when downloading file
     149 * #5596 "No buffer space available" error when downloading file
    150150 * #5743 added patch
    151151 * #5894 added patch
    152  * #5910 - Signals are unnamed making logging non-informative
     152 * #5910 Signals are unnamed making logging non-informative
    153153 * #5956 added unit test and fix
    154154 * #5996 added unit test and fix
    155  * #6024 - Django's doctest clashes with coverage.py
     155 * #6024 Django's doctest clashes with coverage.py
    156156 * #6069 added patch (needs triaging)
    157157 * #6078 added patch (needs triaging)
    158  * #6082 - File based Session test fails for lack of /tmp directory on Windows Based System
    159  * #6055 - GenericRelation and db_column lookups
    160  * #6005 - Double call for Media in newforms/widgets.py
     158 * #6082 File based Session test fails for lack of /tmp directory on Windows Based System
     159 * #6055 GenericRelation and db_column lookups
     160 * #6005 Double call for Media in newforms/widgets.py
    161161
    162162=== Results of September Sprint ===
Back to Top