Changeset 12462 for lang/python
- Timestamp:
- 05/26/08 22:48:00 (6 months ago)
- Files:
-
- 1 modified
-
lang/python/tektekblogsrc/tektekblog/urls.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/python/tektekblogsrc/tektekblog/urls.py
r12461 r12462 13 13 14 14 commoninfo = dict(tags=Tag.objects, 15 months=lambda:sorted(set([e.posted.strftime("%Y/%m") for e in Entry.objects.all()]), reverse=True),16 15 hatena_star_token=HATENA_STAR_TOKEN, 17 16 absolute_url=ABSOLUTE_URL) 18 19 #注: 上記months は毎回再計算される(不要?)20 17 21 18 feeds = {
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)