Results 3 repositories owned by Steven Cummings

django-twitter-bootstrap

65
Stars
22
Forks
Watchers

This package provides a Django app whose static folder contains the sources of Twitter Bootstrap, nothing more and nothing less.

drf-compound-fields

87
Stars
12
Forks
Watchers

Django-REST-framework serializer fields for compound types.

python-memoized-property

29
Stars
2
Forks
Watchers

A simple python decorator for defining properties that only run their fget function once