Gabriel Grant

Results 7 repositories owned by Gabriel Grant

django-billing

146
Stars
31
Forks
Watchers

A simple, generic plans-, pricing- and recurring-billing app.

broccoli-less-single

15
Stars
19
Forks
Watchers

Broccoli plugin for compiling .less files with n-to-one semantics

django-html-field

15
Stars
4
Forks
Watchers

Provides HTMLFields for both models and forms, which perform sanitization/restricted subset enforcement and (optionally) integrates with django-ckeditor for rich text editing.

django-inline-edit

17
Stars
3
Forks
Watchers

django-inline-edit makes it easy to create inline-editable content. Also provides a generic ConditionalDispatchView. Warning: very alpha.

django-multiforloop

19
Stars
6
Forks
Watchers

Extends django's forloop syntax to allow simultaneously iterating over multiple lists (zipping)

grpc-bus-websocket-proxy-client

15
Stars
3
Forks
Watchers

Connect to any GRPC service from a browser via a WebSocket Proxy Server

grpc-bus-websocket-proxy-server

22
Stars
6
Forks
Watchers

Provides a WebSocket Proxy Server for browsers to connect to any GRPC service