Skip to content

Fix code for django 1.10 compatibility

Simon Hanna requested to merge thelinuxguy/postorius:fix-iterator into master

Closes #129 (closed)
The changes are backward compatible and should work with versions < 1.10

  • Fix the iterator
  • Update tests for 1.10
  • Update CI to test for 1.10

Merge request reports

Loading