]> git.parisson.com Git - telemeta.git/commit
show items and collections lists as tables
authorolivier <>
Tue, 9 Feb 2010 17:40:52 +0000 (17:40 +0000)
committerolivier <>
Tue, 9 Feb 2010 17:40:52 +0000 (17:40 +0000)
commit619d1a8ddd52d7803c5db3de7dd710e8a0cad256
tree1e23a76ecce40065ec552c44bee30a4be8abbc51
parent77d8b6f699e0d1155b0896d9c7f40872c6d183ec
show items and collections lists as tables
19 files changed:
telemeta/htdocs/css/telemeta.css
telemeta/htdocs/js/application.js
telemeta/htdocs/js/resourcemap.js
telemeta/locale/fr/LC_MESSAGES/django.po
telemeta/models/crem.py
telemeta/models/cremquery.py
telemeta/templates/telemeta_default/base.html
telemeta/templates/telemeta_default/collection_detail.html
telemeta/templates/telemeta_default/collection_list.html
telemeta/templates/telemeta_default/country_info.html
telemeta/templates/telemeta_default/geo_country_collections.html
telemeta/templates/telemeta_default/geo_country_items.html
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/mediaitem_list.html
telemeta/templatetags/telemeta_utils.py
telemeta/urls.py
telemeta/web/base.py