Changes between Version 203 and Version 204 of SprintIdeas


Ignore:
Timestamp:
Dec 1, 2007, 7:58:24 PM (17 years ago)
Author:
Simon G <dev@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SprintIdeas

    v203 v204  
    124124 * #6039 - Fix documentation about ATOM feeds
    125125 * #4695 - work out what's happening with xgettext skipping some translated strings in js. files
    126 
     126 * #6093 - fix a few regressions with python2.3 and postgresql_psychopg2 engine
     127 * #6046 - db-api docs: invalid REGEX SQL equiv for SQLite
    127128
    128129
     
    203204 * #5475 Add a Luhn function for various localflavor usages (e.g. #3961)
    204205 * #5494 Fixed a bug in javascript message catalog search.
     206 * #6055 - GenericRelation and db_column lookups
     207 * #6005 - Double call for Media in newforms/widgets.py
    205208
    206209== Other branches ==
Back to Top