Changes between Initial Version and Version 4 of Ticket #19

Show
Ignore:
Timestamp:
05/27/10 13:29:14 (3 months ago)
Author:
pablo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19

    • Property type changed from defect to enhancement
    • Property milestone changed from 0.7 to 0.10
  • Ticket #19 – description

    initial v4  
    11We need to refactor signal handling [http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#Signalrefactoring like Django did for 1.0]. According to them, the new approach brings up to 90% speed improvements. 
    2  
    3 We should do this for the 0.9 release, since it's a backwards incompatible change.