jogging icon indicating copy to clipboard operation
jogging copied to clipboard

Make jogging compatible with django 1.3 by renaming LOGGING to JOGGING

Open kmike opened this issue 14 years ago • 2 comments

kmike avatar Dec 30 '10 18:12 kmike

Why would you want to use jogging with Django 1.3 when it has built in logging? If you have a valid reason please re-open.

ianlewis avatar Feb 21 '11 05:02 ianlewis

That's because some efforts are still necessary to make a transition from jogging to new django 1.3 logging. I updated one of my projects from django 1.2 to django 1.3 and all was fine except for jogging breaking the site. The easiest fix was to change the name of 1 option in 'jogging' package.

kmike avatar Feb 21 '11 19:02 kmike