Andrew McCloud

Results 8 repositories owned by Andrew McCloud

django-project-skel

149
Stars
54
Forks
Watchers

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

63
Stars
7
Forks
Watchers

Storybook addon for linking Abstract layer and collection shares to stories. Example:

backbone-bindings

67
Stars
12
Forks
Watchers

Bi-directional bindings between Backbone.View elements and Backbone.Model attributes.

backbone-dotattr

49
Stars
10
Forks
Watchers

Access deep Backbone.js model attributes with dot-syntax.

backbone-safesync

81
Stars
11
Forks
Watchers

A wrapper around Backbone.sync to prevent model and collection request race conditions.

backbone-tastypie

99
Stars
22
Forks
Watchers

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

51
Stars
5
Forks
Watchers

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

37
Stars
13
Forks
Watchers

A user subscription Django app that integrates with Stripe - http://stripe.com/