Django: a pattern for settings-configured API clients
How to get around the problem that an API client is instantiated as a module-level variable based on some settings.
How to get around the problem that an API client is instantiated as a module-level variable based on some settings.