]> git.parisson.com Git - telemeta.git/commit
add performances edit view and templates with formsets, fix 'copied_from_item' overri...
authoryomguy <yomguy@parisson.com>
Mon, 9 May 2011 16:11:03 +0000 (18:11 +0200)
committeryomguy <yomguy@parisson.com>
Mon, 9 May 2011 16:11:03 +0000 (18:11 +0200)
commitdf50823d5fe15f91ce6801082159913db22aa88a
treeb66872cd527bc6c2ff4a2bb3c2124449ae73bafc
parent6564160545db4c6d7ac78f50b457ca0d48b62956
add performances edit view and templates with formsets, fix 'copied_from_item' override for item_edit template
telemeta/models/media.py
telemeta/models/query.py
telemeta/templates/telemeta/mediaitem_performances_edit.html [new file with mode: 0644]
telemeta/templates/telemeta_default/mediaitem_detail.html
telemeta/templates/telemeta_default/mediaitem_edit.html
telemeta/templates/telemeta_default/mediaitem_performances_edit.html [new file with mode: 0644]
telemeta/urls.py
telemeta/web/base.py