Closed giginet closed 8 years ago
In 0.5.0, we can import RegistrationSupplementBase from registration.supplements but it is not available in 0.6.0.
RegistrationSupplementBase
registration.supplements
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.
In 0.5.0, we can import
RegistrationSupplementBase
fromregistration.supplements
but it is not available in 0.6.0.https://github.com/lambdalisue/django-inspectional-registration/pull/55/files#diff-418b7fc88daf62eb48b8408c38a666efL11