Closed jathanism closed 8 years ago
Once DRF 3.4.4 is out, remove all references to LimitedForeignKeyField, since this feature has now been merged into DRF.
LimitedForeignKeyField
This can be removed from NSoT: https://github.com/dropbox/nsot/blob/master/nsot/api/serializers.py#L71
DRF PR that solves this: https://github.com/tomchristie/django-rest-framework/pull/4375
DRF 3.4.4 milestone: https://github.com/tomchristie/django-rest-framework/milestone/42
Once DRF 3.4.4 is out, remove all references to
LimitedForeignKeyField
, since this feature has now been merged into DRF.This can be removed from NSoT: https://github.com/dropbox/nsot/blob/master/nsot/api/serializers.py#L71
DRF PR that solves this: https://github.com/tomchristie/django-rest-framework/pull/4375
DRF 3.4.4 milestone: https://github.com/tomchristie/django-rest-framework/milestone/42