summaryrefslogtreecommitdiffstats
path: root/askbot/feed.py
Commit message (Expand)AuthorAgeFilesLines
* hopefully fixed the askbot site mounted at a sub-urlEvgeny Fadeev2013-05-051-6/+8
* merged the django1.4 compatibility branch by AdolfoEvgeny Fadeev2012-11-101-6/+12
|\
| * Fixed issue with feed, changed settings.py template, fixed issue withAdolfo Fitoria2012-10-101-9/+11
| * Merge branch 'master' into django1.4Adolfo Fitoria2012-08-021-39/+45
| |\
| * | initial django 1.4 supportAdolfo Fitoria2011-12-231-9/+13
* | | added a setting to disable RSS feedEvgeny Fadeev2012-11-071-1/+5
| |/ |/|
* | added full site url to rss feeds for the user profile urlsEvgeny Fadeev2012-06-141-1/+1
* | updated feed class againAdolfo Fitoria2012-05-081-10/+27
* | fixed feed issues with cache.Adolfo Fitoria2012-05-081-13/+13
* | fixed another rss related bugEvgeny Fadeev2012-01-221-1/+1
* | fixed a bug in the individual question feedEvgeny Fadeev2012-01-221-2/+1
* | BigMigration: Out of 456 test, only 67 fail, mostly for email and on-screen t...Tomasz Zielinski2011-12-311-21/+12
* | BigMigration: Question, Answer, Comment models REMOVED; Initial adjustements ...Tomasz Zielinski2011-12-301-1/+1
* | Tickets 104, 107: transplant of last_activity_* fieldsTomasz Zielinski2011-12-041-1/+1
|/
* Reintroduced limit to rss feed length (lost in commit 54c4083)Alexander Werner2011-11-181-1/+1
* Updated live search to switch feed url, added comments - better code, removed...Dejan Noveski2011-11-151-2/+8
* RSS feed made context sensitiveDejan Noveski2011-11-151-5/+15
* modified the individiual question feature, added Sayan Chowdhury to the list ...Evgeny Fadeev2011-10-031-26/+46
* added item description in rss feed and changed the format in rss feed of part...Sayan Chowdhury2011-09-281-3/+20
* added rss feed for particular questionSayan Chowdhury2011-09-281-1/+47
* retagging does not bump question in the list, fixed item guid in the rss feed...Evgeny Fadeev2011-01-211-0/+6
* removed unused importsEvgeny Fadeev2011-01-091-1/+1
* renamed main django app from forum to askbotEvgeny Fadeev2010-06-131-0/+63