Reduce the number of WC requests.
This commit reduces the number of requests made to WooCommerce by:
- Keeping WC user id in Django DB.
- Avoid a call to active_subscription in profile view.
See #93 (closed) for details.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this page for instructions on how to get full permissions. Sorry for the inconvenience.
This commit reduces the number of requests made to WooCommerce by:
See #93 (closed) for details.