Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein | |
understands Django's exotic metaclasses, which in turn allows us to re-enable a number of pylint checks we had disabled. While we were at this, stripped out a bunch of old pylint pragmas, then added back the subset that were really needed. As usual with pylint, this turned up a few real bugs along with an awful lot of noise. svn path=/branches/tk705/; revision=6162 | |||
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | Rob Austein | |
svn path=/branches/tk705/; revision=6123 | |||
2015-10-07 | Discard Django router in favor of separate settings files tailored to | Rob Austein | |
particular programs (see #713). svn path=/branches/tk705/; revision=6098 |