Lightlight Recurly.com integration for DjangoLightlight Recurly.com integration for Django.
django-recurly provides a lightweight integration between Django projects and Recurly.com.
In most projects complicated enough to require subscription billing, making assumptions about the relationship between Recurly users and Django User's is often wrong or limiting on future development. Rather, it is better to provide a few useful utilities to build your service out of.
Both the outgoing client API and incoming notification API are supported.