aboutsummaryrefslogtreecommitdiffstats
path: root/piccast/feeds/models.py
Commit message (Collapse)AuthorAgeFilesLines
* truncated titles (mostly for butdoesitfloat)bnewbold2011-05-111-2/+8
|
* basic json keyword searchbnewbold2011-05-021-0/+39
|
* added 'last_updated_unixtime' for feedsbnewbold2011-05-021-0/+6
|
* enable is_valid for PicSets, fix sets_by_feed sortbnewbold2011-04-271-0/+1
|
* a few small todo itemsbnewbold2011-04-271-0/+8
| | | | | | | | - add 3 more categories of pics from acidcow: celebs, girls, and cars - add favicon url field to PicFeed - credits/license field for Pic and PicSet - sort json/sets_by_feed (most recent first) - add 'is_active' mechanism to disable feeds w/o deleting
* added pic_count to PicSet serializtionbnewbold2011-04-261-38/+41
|
* reimpleted JSON serialization manuallybnewbold2011-04-261-0/+56
|
* some basic progress on models etcbnewbold2011-04-211-0/+54