- Notifications
You must be signed in to change notification settings - Fork302
Open
Labels
Description
We can follow theDRF example on splitting up tests without having optional dependencies installed.
For this to work we properly need to compat imports as inDRF.
This way we ensure that DJA actually works without the optional deps installed.