Changeset d38ac1b for telemeta/web/base.py
- Timestamp:
- 11/30/11 11:46:33 (18 months ago)
- Branches:
- master, crem, crem2, dev, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test, video
- Children:
- d4c2dd3, 4de535c, b497a41
- Parents:
- 7748c20
- git-author:
- yomguy <yomguy@…> (11/30/11 11:46:33)
- git-committer:
- yomguy <yomguy@…> (11/30/11 11:46:33)
- File:
-
- 1 edited
-
telemeta/web/base.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
telemeta/web/base.py
r71de57c rd38ac1b 288 288 items.by_publish_year(int(value), int(input.get('pub_year_to', value)))), 289 289 'pub_year_to': lambda value: (collections, items), 290 'sound': lambda value: ( 291 collections.sound(), 292 items.sound()), 290 293 } 291 294
Note: See TracChangeset
for help on using the changeset viewer.
