]> de.git.xonotic.org Git - xonotic/xonstat.git/commit - xonstat/__init__.py
Wire up a simple forbidden response for merges.
authorAnt Zucaro <azucaro@gmail.com>
Tue, 10 Jun 2014 00:57:36 +0000 (20:57 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Tue, 10 Jun 2014 00:57:36 +0000 (20:57 -0400)
commit8cba4091ba2c9d89d16083f1ff2360500cff5ac5
tree867874167e56ef7b862d7298de2e9d4c8d47c9d8
parent9e16165069ca277d99ea91b9e282f8e9484e23cd
Wire up a simple forbidden response for merges.
xonstat/__init__.py
xonstat/templates/forbidden.mako [new file with mode: 0644]
xonstat/templates/merge.mako [new file with mode: 0644]
xonstat/views/__init__.py
xonstat/views/admin.py [new file with mode: 0644]