Changes between Version 108 and Version 109 of SprintIdeas


Ignore:
Timestamp:
Sep 14, 2007, 5:28:58 PM (17 years ago)
Author:
Simon G. <dev@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SprintIdeas

    v108 v109  
    124124 * confirm #2493 - Error "reset"ing app with self-referencing ForeignKey
    125125 * confirm #2549 - django.db.models.fill_table_cache will dead loop if with circular Foreign Keys
     126 * confirm #4609 (Content type names are not translated in Recent Actions listing) exists on newforms-admin
     127 * is #4515 (django.views.static.serve() redirects (HTTP code 302) to the wrong location when the path to the static file is "normalized") still an issue? It may have been fixed incidentally with #987
    126128 * [http://code.djangoproject.com/wiki/SprintIdeas#GeoDjango GeoDjango tasks]
    127129
Back to Top