]> git.parisson.com Git - telemeta.git/commit
begin to couple the web view with new CREM models ; junk some leftovers
authorolivier <>
Mon, 25 Jan 2010 19:08:13 +0000 (19:08 +0000)
committerolivier <>
Mon, 25 Jan 2010 19:08:13 +0000 (19:08 +0000)
commit3310b42e40104de14e3be168a494951f455256a5
tree08e3fa68be61d4b0aecedf0b23b192d3720ff88b
parentee63244073e19244714327d1adce57dc096b3d3c
begin to couple the web view with new CREM models ; junk some leftovers
19 files changed:
telemeta/admin.py [deleted file]
telemeta/models.py [deleted file]
telemeta/models/crem.py
telemeta/models/cremquery.py
telemeta/templates/telemeta/inc/dublincore.html [new file with mode: 0644]
telemeta/templates/telemeta_default/collection.m3u
telemeta/templates/telemeta_default/collection_detail.html
telemeta/templates/telemeta_default/collection_detail_dc.html
telemeta/templates/telemeta_default/collection_xspf.xml
telemeta/templates/telemeta_default/inc/collection_list.html
telemeta/templates/telemeta_default/inc/dublincore.html [new file with mode: 0644]
telemeta/templates/telemeta_default/inc/mediaitem_list.html
telemeta/templates/telemeta_default/mediaitem_detail.html
telemeta/templates/telemeta_default/mediaitem_detail_dc.html
telemeta/templates/telemeta_default/mediaitem_xspf.xml
telemeta/templatetags/telemeta_utils.py
telemeta/tests/model_tests.py
telemeta/urls.py
telemeta/web/base.py