]> git.parisson.com Git - telemeta.git/commit
rename utils to tags
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 28 Mar 2016 13:52:52 +0000 (15:52 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 28 Mar 2016 13:52:52 +0000 (15:52 +0200)
commitb875a978b09b103905e9d42fb6b213071d8fbfda
tree8a3e6c819153b0b2bbe54f490d61b9cf51391e8c
parent100c9c5f8542a4401dc6d6c9cd9711f8fd108d1f
rename utils to tags
78 files changed:
doc/devel/telemeta.templatetags.rst
telemeta/templates/search/addplaylist.html
telemeta/templates/search/advanceSearch.html
telemeta/templates/search/confirmation_add_playslist.html
telemeta/templates/search/filters.html
telemeta/templates/search/mediacollection_listhaystack.html
telemeta/templates/search/mediaitem_listhaystack.html
telemeta/templates/search/mediaresource_listhaystack.html
telemeta/templates/search/search.html
telemeta/templates/telemeta/admin.html
telemeta/templates/telemeta/admin_enumerations.html
telemeta/templates/telemeta/admin_instruments.html
telemeta/templates/telemeta/admin_users.html
telemeta/templates/telemeta/base.html
telemeta/templates/telemeta/collection.m3u
telemeta/templates/telemeta/collection_add.html
telemeta/templates/telemeta/collection_detail.html
telemeta/templates/telemeta/collection_detail_dc.html
telemeta/templates/telemeta/collection_edit.html
telemeta/templates/telemeta/collection_list.html
telemeta/templates/telemeta/collection_related_edit.html
telemeta/templates/telemeta/collection_xspf.xml
telemeta/templates/telemeta/country_info.html
telemeta/templates/telemeta/flatpage.html
telemeta/templates/telemeta/geo_continents.html
telemeta/templates/telemeta/geo_countries.html
telemeta/templates/telemeta/geo_country_collections.html
telemeta/templates/telemeta/geo_country_items.html
telemeta/templates/telemeta/hello_world.html
telemeta/templates/telemeta/home.html
telemeta/templates/telemeta/inc/chat_room.html
telemeta/templates/telemeta/inc/children_list.html
telemeta/templates/telemeta/inc/collection_list.html
telemeta/templates/telemeta/inc/collection_related.html
telemeta/templates/telemeta/inc/dublincore.html
telemeta/templates/telemeta/inc/epub_list.html
telemeta/templates/telemeta/inc/epub_preamble.html
telemeta/templates/telemeta/inc/mediaitem_list.html
telemeta/templates/telemeta/inc/mediaitem_related.html
telemeta/templates/telemeta/inc/mediaitem_video.html
telemeta/templates/telemeta/inc/module_revisions.html
telemeta/templates/telemeta/inc/module_searches.html
telemeta/templates/telemeta/inc/module_user_revisions.html
telemeta/templates/telemeta/inc/resource_list.html
telemeta/templates/telemeta/inc/resource_related.html
telemeta/templates/telemeta/inc/user_list.html
telemeta/templates/telemeta/lists.html
telemeta/templates/telemeta/mediaitem_add.html
telemeta/templates/telemeta/mediaitem_detail.html
telemeta/templates/telemeta/mediaitem_detail_dc.html
telemeta/templates/telemeta/mediaitem_edit.html
telemeta/templates/telemeta/mediaitem_keywords_edit.html
telemeta/templates/telemeta/mediaitem_list.html
telemeta/templates/telemeta/mediaitem_performances_edit.html
telemeta/templates/telemeta/mediaitem_player.html
telemeta/templates/telemeta/mediaitem_player_contour.html
telemeta/templates/telemeta/mediaitem_player_simple.html
telemeta/templates/telemeta/mediaitem_related_edit.html
telemeta/templates/telemeta/mediaitem_video_player.html
telemeta/templates/telemeta/mediaitem_xspf.xml
telemeta/templates/telemeta/paginator.html
telemeta/templates/telemeta/profile_detail.html
telemeta/templates/telemeta/profile_edit.html
telemeta/templates/telemeta/registration/registration_complete.html
telemeta/templates/telemeta/registration/registration_form.html
telemeta/templates/telemeta/resource_add.html
telemeta/templates/telemeta/resource_confirm_delete.html
telemeta/templates/telemeta/resource_detail.html
telemeta/templates/telemeta/resource_detail_dc.html
telemeta/templates/telemeta/resource_edit.html
telemeta/templates/telemeta/resource_epub_list.html
telemeta/templates/telemeta/resource_list.html
telemeta/templates/telemeta/resource_related_edit.html
telemeta/templates/telemeta/search_criteria.html
telemeta/templates/telemeta/search_results.html
telemeta/templates/telemeta/users.html
telemeta/templatetags/telemeta_tags.py [new file with mode: 0644]
telemeta/templatetags/telemeta_utils.py [deleted file]