]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/views/map.py
refactored views in preparation for json output
[xonotic/xonstat.git] / xonstat / views / map.py
2012-05-16 nyovrefactored views in preparation for json output
2012-05-16 Ant ZucaroAdd initial support for JSON on map_index view.
2012-05-15 nyovMerge remote-tracking branch 'antzucaro/master'
2012-05-14 Ant ZucaroMake pagination a GET parameter, not part of the URL.
2012-05-05 nyovadapted z's search engine hints and header
2011-12-08 Ant ZucaroAdd a "leaderboard"-like view to the map info page.
2011-11-20 antzucaroMerge pull request #2 from dmazary/master
2011-11-16 Ant ZucaroReverse sort the map_index page. This is done via the...
2011-06-24 Ant ZucaroCreate a map index view and corresponding template.
2011-05-25 Ant ZucaroMajor reorganization. Views made into a module with...