| Age | Commit message (Collapse) | Author | 
|---|
|  | Ensure _resolve_model does not return None | 
|  | Bugfix for #1850 | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | into oauth_as_package
Conflicts:
	.travis.yml | 
|  | Closes #2021. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Handle follow just like Django's Client. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  |