aboutsummaryrefslogtreecommitdiffstats
path: root/tpblite/models/torrents.py
Commit message (Expand)AuthorAgeFilesLines
* removed print statementMatt Lyon2019-12-061-1/+0
* fixed row removal issueMatt Lyon2019-12-061-2/+5
* added __len__ functionality to Torrent objectMatt Lyon2019-12-021-9/+20
* minor fix to unicode stringsMatt Lyon2019-12-011-6/+14
* added comments, handled exceptions in getBestTorrent and __getRowsMatt Lyon2019-11-261-7/+16
* added TODOMatt Lyon2019-11-261-0/+1
* removed print statementsMatt Lyon2019-11-261-2/+0
* small fixesMatt Lyon2019-11-261-0/+4
* improvements to TPB controller and Querymattlyon932019-11-031-3/+3
* initial commit for TPB ControllerMatt Lyon2019-11-031-0/+1
* initial commitMatt Lyon2019-10-301-0/+103