Open
Description
We can follow the DRF example on splitting up tests without having optional dependencies installed.
For this to work we properly need to compat imports as in DRF.
This way we ensure that DJA actually works without the optional deps installed.