david / biologeek (http://biologeek.com/)

Source code of biologeek.com weblog under WTFPL.

Clone this repository (size: 252.8 KB): HTTPS / SSH
$ hg clone http://code.welldev.org/biologeek/

Changed (Δ20 bytes):

raw changeset »

biologeek/feeds.py (1 lines added, 0 lines removed)

Up to file-list biologeek/feeds.py:

@@ -157,3 +157,4 @@ class AtomFeed(RSSFeed):
157
157
class MediaFeed(PhotologueFeed):
158
158
    title = u'Photos BioloGeek.com'
159
159
    description = u'Dernières photos sur Biologeek.com'
160
    item_limit = 50