« Documentation for django-lastfm with django-sphinxdoc A BeautifulSoup with Django and Pygments »
.

django-lastfm

On my old Wordpress blog I had a widget that let me display some of my last.fm stats. Since there was no such widget for Django powered sites (or I didn’t search well enough), I created my own as you can see in the right column.

You currently can choose between your recently listened tracks, your weekly artist chart and your top artists. I’ve created a bitbucket project for its further development. So go clone it and give some feedback.

PS: I’ll update/write the documentation within the next few days … ;-)

Comment

  1. Daniel on December 6, 2009 at 20:19:

    There's a bug in Tea Timer 1.5.1, when you click in the "TeaTimer Website" it restores the timer with default settings (design and alarm (also the alarm sounds won't play)) and stops the timer. but if you remove it from dashboard and add it again the settings return.

  2. Stefan on December 6, 2009 at 21:58:

    Hi Daniel,

    thanks for your report. I'll fix this as soon as possible.

    cheers, Stefan

New comment

Required
Required, but not displayed
Optional
Format using ReStructuredText (Quickref)
  • *emphasis*, **strong**, ``inline code``
  • Blockquotes: indent each line to be quoted
  • Links w/ description: `Description <URL>`_
  • Highlighted code blocks: See here