26 projects
canonicalwebteam.flask-base
Flask extension that applies common configurationsto all of webteam's flask apps.
canonicalwebteam.blog
Flask extension to add a nice blog to your website
canonicalwebteam.http
For making HTTP requests with helpful defaults for Canonical's webteam.
ubuntudesign.documentation-builder
A command-line tool for building documentation from repositories into HTML files. Initially based on https://github.com/juju/docs/blob/master/tools/mdbuild.py.
canonicalwebteam.upload-assets
A command-line tool for uploading assets to an assets server.
canonicalwebteam.yaml-responses
Functions to read from yaml files to providegeneric responses to URLs in Django and Flask
canonicalwebteam.image-template
Generate <img> markup block for an image.
canonicalwebteam.discourse-docs
Flask extension to integrate discourse content generated to docs to your website.
canonicalwebteam.templatefinder
A module which attempts to load the corresponding templates directly from URLs, without the need to write a view for each URL.
canonicalwebteam.django-views
Shared Django views for use in Webteam apps
canonicalwebteam.yaml-redirects
A simple redirects utility that uses a YAML file for redirects definitions
canonicalwebteam.gsa
A client for communicating with the Google Search Appliance.
canonicalwebteam.get-feeds
Functions and template tags for retrieving JSON or RSS feed content.
Flask-OpenID-Stateless
OpenID support for Flask, forked to make the library stateless.
canonicalwebteam.views-from-yaml
A helper function for creating Django views from a YAML file of URL paths
canonicalwebteam.custom-response-headers
Django middleware for setting custom HTTP hadersto be included in every HTTP response.
canonicalwebteam.yaml-deleted-paths
Show 410 pages for paths listed in a YAML file.
canonicalwebteam.versioned-static
A Django template tag for generating a URL for a static file, with a version string which will be effectively unique based on the contents of the file.
ubuntudesign.gsa
A client for communicating with the Google Search Appliance.
django-template-finder-view
A view for automatically finding and rendering Django templates
django-yaml-redirects
A simple redirects utility that uses a YAML file for redirects definitions
ubuntudesign-asset-mapper
A mapping class for using the Ubuntu asset server.
django-versioned-static-url
A template tag for generating a URL for a static file, with a version string which will be effectively unique based on the contents of the file.
django-static-root-finder
A static files finder to find files in the STATIC_ROOT directory.
django-json-redirects
A simple redirects utility that uses a json file for redirects definitions
django-asset-server-url
Provides the URL for an asset server, as a template context variable.