]> de.git.xonotic.org Git - xonotic/xonstat.git/history - xonstat/models.py
Applied Xonotic HTML/CSS/JS theme and worked existing HTML/CSS
[xonotic/xonstat.git] / xonstat / models.py
2011-06-29 Tyler MulliganApplied Xonotic HTML/CSS/JS theme and worked existing...
2011-06-24 Ant ZucaroAdd strip colors utility function.
2011-06-01 Ant ZucaroAdd fuzzy dates.
2011-05-26 Ant ZucaroRemove <ul>s, center tables, and tweak the team colors...
2011-05-23 Ant ZucaroAdd team color support
2011-05-22 Ant ZucaroAdd html_colors support to player model. Use it in...
2011-05-21 Ant ZucaroAdd missing s to to PlayerWeaponStat class to allow...
2011-05-09 Ant ZucaroAdd stip and html colorify to PlayerGameStat model...
2011-05-03 Ant ZucaroMajor reorganization of how models are initialized...
2011-05-02 Ant ZucaroMerge branch 'master' of github.com:antzucaro/XonStat
2011-05-02 Ant ZucaroPrevent servers and games from all of them having the...
2011-03-31 Ant ZucaroPort models from old Pyramid project. Reflect all tables.
2011-03-31 Ant ZucaroAdd engine setup and database structure creation function.
2011-03-31 Ant ZucaroDo not use Zope transaction manager.
2011-03-31 Ant ZucaroRemove throwaway model and view from Paster template.
2011-03-31 Ant ZucaroInitial commit from Paster template