Closed bashu closed 10 years ago
Thanks! =)
BTW, 0.1.4 will not work with django==1.4.x, django.db.models.deletion.Collector doesn't have 'fast_deletes' attribute
Yep. You are right. Honestly, It's possible to group all tricks together to mimic Collector of several Django versions. But I'm thinking of starting with the 1.6. Sorry.
Hey,
Is there reason why django-permanent depends on django >= 1.6 ? Is there something non back-compatible?