proper sort order when reading more than one entry at a time
put entries in the feed, sorted by the retrieved date first, then break ties based on the published date.
This commit is contained in:
parent
5f1baa228f
commit
127035e328
5 changed files with 23 additions and 22 deletions
|
@ -7,4 +7,4 @@ module=woodwind.wsgi
|
|||
import=timers
|
||||
attach-daemon=rqworker
|
||||
attach-daemon=python -m woodwind.websocket_server
|
||||
python-auto-reload=true
|
||||
py-autoreload=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue