Annoying, but required. Keeping your Django applications up to date helps avoid serious security problems and bugs.
A pluggable app that runs a full check on the deployment, using a number of plugins to check e.g. database, queue server, celery processes, etc.
Enhances Django's default TestCase with additional assertions and utilities to simplify writing tests.
Vinnie The Versioner vinnie is a small utility to handle semantic versioning using only git tags. This can be done either manually or as part of CI.
Generates a UUID for all Django requests to aid in logging and error reporting for traceability.
Captures server-side metrics and stores results in various backends like Redis, Mixpanel, Librato, or a database.
Manages Terms of Service changes and ensures users agree to new terms, prompting them once upon their next visit.
Provides a simple FAQ application with the ability to group questions into topics.