Make it possible to turn off visibilty of versions in the feature matrix
authorMagnus Hagander <magnus@hagander.net>
Sun, 27 May 2012 19:05:36 +0000 (21:05 +0200)
committerMagnus Hagander <magnus@hagander.net>
Sun, 27 May 2012 19:05:36 +0000 (21:05 +0200)
commitf963e559d5cdb459859c87681889eae31420a018
tree3a9c0904264f318185c7d303e7afe8409c52c0c6
parent76388d52600b4053779d64518662e72df448880f
Make it possible to turn off visibilty of versions in the feature matrix

Turn the feature matrix fields into their own class and add a paramter
for visible_default to it. Turning this off will hide them from view.
In the future this could be expanded to make it dynamic, but for now let's
just stick to being able to statically hide them.
pgweb/featurematrix/models.py