5 projects
montepylib
Tools and examples to analyse high-impact business decisions, and dodge many of the problems of using spreadsheets
django-private-media
Private media for Django. Check the user's authorization before serving files at PRIVATE_MEDIA_URL, uploaded to PRIVATE_MEDIA_ROOT. Requires Django 1.5.
cmsplugin-rt
This package contains a number of basic plugins to kick start your DjangoCMS project, such as Twitter Bootstrap navbar and buttons, Facebook and Twitter buttons, a Style Modifier, Google Analytics tracking code, Google fonts, meta tags and resizable pictures.
django-singleton-admin
This package provides a way to ensure singleton classes can only have one instance in the Django admin panel. It is taken from Mezzanine by Stephen McDonald.
cmsapp-rt
This package contains one app (including a context processor and example template) to help your Django-CMS project work with Twitter Bootstrap