tdivis

Results 4 issues of tdivis

Please, add setting option to not show marketplace "PersonXXX listed item for sale" posts in feed, similar to option News Feeds -> Show "People You May Know" in feed I'm...

feature request

Check for required_sane_plugins, called from is_skipped() in startTest was causing errors because not all plugins were enabled at that time (startTest methods of all plugins are called sequentially), so enable_test...

- reworked internal implementation of how (or rather when) database creation, transaction begin/rollback, flush and fixtures loading are made so that minimum of these time-consuming operations are made, and developer...

- Fixed some unresolved imports and undefined variables - Removed lot of unused imports and variables, removed some re-imports - PEP8-ify white spaces, removed trailing spaces, blank lines are blank...