Open saadullahaleem opened 1 year ago
FYI: I disabled my tests and ran the tests again. I keep running into the AppRegistryNotReady
exception. I'm not sure if I'm doing something wrong here or not. I'm using tox
to run the tests for all environments.
@auvipy It seems like CI is broken on this repo. Or does it only run after an approval?
it is actually broken
This PR adds a new field type called
AsymmetricRelatedField
The idea stems from the discussion here: https://github.com/encode/django-rest-framework/discussions/8966
Edit: tests are failing. working on them.