Welcome to Bricks’s documentation!

Bricks is a Django application that helps you to sort heterogeneous models applying a set of criteria.

Suppose for example that your site publishes news and videos and you need to show them on a single page mixed together and sorted by one or more criteria.

Depending on how complex your models and your criteria are, it can get pretty tricky.

The Basic Usage will guide you through a complete tutorial to explain the concepts behind Bricks and to show how simple can be to achieve that goal.

Requirements

Python 2 >= 2.6
Python 3 >= 3.2
Django >= 1.5

Indices and tables