Andrew McCloud
Andrew McCloud
django-project-skel
To use run: django-admin.py startproject --template https://github.com/amccloud/django-project-skel/zipball/master --extension py,md,gitignore yourprojectname
storybook-addons-abstract
Storybook addon for linking Abstract layer and collection shares to stories. Example:
backbone-bindings
Bi-directional bindings between Backbone.View elements and Backbone.Model attributes.
backbone-dotattr
Access deep Backbone.js model attributes with dot-syntax.
backbone-safesync
A wrapper around Backbone.sync to prevent model and collection request race conditions.
backbone-tastypie
Modifications to Backbone's Model an Collection so that they play nice with django-tastypie. Includes a way to easily paginate over a resource list and a way to access the associated meta information....
django-firstclass
Firstclass is a proxy email backend for Django that allows for global email transformations such as automatically creating a plain text version of html emails or automatically creating an online versi...
django-stripe
A user subscription Django app that integrates with Stripe - http://stripe.com/