liuyang1520 / django-command-extensions

Automatically exported from code.google.com/p/django-command-extensions
MIT License
0 stars 0 forks source link

Update signals code after backwards incompatible change in Django r8223 #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Although I have commit bits for the extensions I was not sure if you guys want 
to move on so fast. 
Anyway, the attached patch should add support for it, so I would be glad to 
hear if I can apply it.

Thanks and cheers

Original issue reported on code.google.com by leidel on 6 Aug 2008 at 11:09

Attachments:

GoogleCodeExporter commented 8 years ago
thanks leidel.

it's nice to see such an active community, counted up to 3 people building the 
same
patch within couple of hours after this hit trunk :)

dougn already committed this in svn for the pinax project i think. guess we 
just have
to live with a little breakage for people running older versions of django and
command-extensions from trunk. considering the major work that's getting into 
django
atm and the rename of this project in a couple of days.

i like the rename of runjobs_by_signals, could you please commit that in svn ?

Original comment by v.oostv...@gmail.com on 7 Aug 2008 at 8:15

GoogleCodeExporter commented 8 years ago
Great, thanks :) I will update the code to read runjobs_by_signals now, dougn 
was a bit faster than me, hm. I 
won't wait next time ^^

leidel/jezdez

Original comment by leidel on 7 Aug 2008 at 6:06