lambdalisue/django-inspectional-registration

Cannot load RegistrationSupplementBase on 0.6.0

giginet opened this issue · 2 comments

In 0.5.0, we can import RegistrationSupplementBase from registration.supplements but it is not available in 0.6.0.

https://github.com/lambdalisue/django-inspectional-registration/pull/55/files#diff-418b7fc88daf62eb48b8408c38a666efL11

We should add test cases

Due to the new Django's limitation, it is not allowed to import from registration.supplements.