Django admin interface for core models.
For filtering searches on a facet, with validation for the format of facet values.
Although this is a choice field, no choices need to be supplied. Instead, we just validate that the value is in the correct format for facet filtering (facet_name:value)
Supports fetching faceted results with a corresponding query.
Core views, including the main homepage, post-commit build hook, documentation and header rendering, and server errors.
A post-commit hook for github.
A simple 500 handler so we get media
A simple 500 handler so we get media
This provides the fall-back routing for subdomain requests.
This was made primarily to redirect old subdomain’s to their version’d brothers.