diff options
| author | Carl Meyer | 2014-10-16 12:16:13 -0600 | 
|---|---|---|
| committer | Carl Meyer | 2014-10-17 09:50:57 -0600 | 
| commit | 140f8620aea44daa368b244d96c68377716fac7e (patch) | |
| tree | a9be3c9063dcf9e2d9705ce652b7183eac523178 /rest_framework/status.py | |
| parent | 34a7a48c1d0ee72f93aa9ff646192269a0451fd5 (diff) | |
| download | django-rest-framework-140f8620aea44daa368b244d96c68377716fac7e.tar.bz2 | |
Set up serializer fields lazily on-demand.
This avoids AppRegistryNotReady problems in Django 1.7 with nested serializers,
which are instantiated at import time, possibly before Django's app registry is
fully populated.
Diffstat (limited to 'rest_framework/status.py')
0 files changed, 0 insertions, 0 deletions
