]> git.parisson.com Git - telemeta.git/commit
add Search model, adapt Playlist, begin home template, bugfixes, cleanup
authoryomguy <yomguy@parisson.com>
Mon, 14 Mar 2011 17:19:20 +0000 (18:19 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 14 Mar 2011 17:19:20 +0000 (18:19 +0100)
commit39493d4f8340b1ed51b242347867e7a26569dd51
treeefdaa56db4f2b8a1586eb8cd506c5a5be9537773
parent78d71016107400b901ca023f7c1bf926621ddd92
add Search model, adapt Playlist, begin home template, bugfixes, cleanup
telemeta/admin.py
telemeta/models/media.py
telemeta/models/system.py
telemeta/templates/telemeta/home.html [new file with mode: 0644]
telemeta/templates/telemeta_default/home.html [new file with mode: 0644]
telemeta/templates/telemeta_default/inc/collection_list.html
telemeta/templates/telemeta_default/inc/mediaitem_list.html
telemeta/templates/telemeta_default/mediaitem_detail.html
telemeta/templates/telemeta_default/search_results.html
telemeta/web/base.py