]> git.parisson.com Git - telemeta.git/commit
add vocabulary tab
authornicolas neto <nicolasxv3@gmail.com>
Wed, 5 Jul 2017 09:19:15 +0000 (11:19 +0200)
committernicolas neto <nicolasxv3@gmail.com>
Wed, 5 Jul 2017 09:19:15 +0000 (11:19 +0200)
commit69e2e489fcd82043b01145dab08c66bc8b15ae34
tree11a971fe8d0710805fec5cd915a5bc1db0b4d4a4
parent4d6f19df826c94002d8a660222c4f0ab35fea980
add vocabulary tab
telemeta/templates/telemeta/base.html
telemeta/templates/telemeta/enumeration.html [new file with mode: 0644]
telemeta/templates/telemeta/enumerations.html [new file with mode: 0644]
telemeta/templates/telemeta/instrument_alias.html [new file with mode: 0644]
telemeta/templates/telemeta/instruments.html [new file with mode: 0644]
telemeta/urls.py
telemeta/views/enum.py [new file with mode: 0644]
telemeta/views/instrument.py
telemeta/views/item.py