summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Reports/reports/templatetags/bcfg2_tags.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-276/+0
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Reports: Add full PY3K compatibilitySol Jerome2011-04-261-6/+8
| | | | | | | | Note that Django still doesn't yet support version 3 so this won't necessarily work until there is a compatible version of django available for use. Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Reports: Fix deprecated 'raise' usageSol Jerome2011-04-061-3/+3
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* web_reports: determine static prefix automaticallyTim Laszlo2010-10-191-0/+35
|
* web_reports: use PATH_INFO instead of path in the resolver. fixes prefix ↵Tim Laszlo2010-10-181-3/+3
| | | | problems.
* web reports: new skinTim Laszlo2010-10-141-0/+239