]> git.parisson.com Git - telemeta.git/commit
add templates and fix admin menu
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 9 Jan 2014 09:50:42 +0000 (10:50 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 9 Jan 2014 09:50:42 +0000 (10:50 +0100)
commit73db7f1ce6954e573e87e452abf3e57da8f01fd0
treec118362c11cf2189dff7f6b4b5a20f311b09d407
parent17fd49313f7fb96e24e5e9f1c0d9e2a80033bc17
add templates and fix admin menu
telemeta/models/instrument.py
telemeta/static/telemeta/css/telemeta.css
telemeta/static/telemeta/images/collection.png [new file with mode: 0644]
telemeta/templates/telemeta/base.html
telemeta/templates/telemeta/instrument_alias_edit.html [new file with mode: 0644]
telemeta/templates/telemeta/instrument_alias_edit_value.html [new file with mode: 0644]
telemeta/urls.py
telemeta/views/instrument.py