This repository contains the code of a Django applications which enables to try Blackfire's features.
The code contains an N+1 issue, which can be spotted with Blackfire, and a different view of the same code with the fix to that N+1 issue (different URL).
Both views can be profiled, and profiles can be compared.