Age | Commit message (Expand) | Author |
2016-05-07 | Oops, TeX-style "--" numeric ranges in copyright comments are bad fit | Rob Austein |
2016-05-07 | More copyright notices, what fun. | Rob Austein |
2016-01-23 | Remove last vestiges of "__metaclass__ = models.SubfieldBase" | Rob Austein |
2015-11-11 | Configure pylint to use the pylint-django plugin, which (mostly) | Rob Austein |
2015-11-10 | Use a lock to serialize rpkid tasks. Add temporary trace call | Rob Austein |
2015-10-26 | "Any programmer who fails to comply with the standard naming, formatting, | Rob Austein |
2015-10-25 | Tweak binary field types to get SQLite3 working as a Django ORM | Rob Austein |
2015-10-24 | Switched from BlobField to BinaryField, but doesn't seem to have | Rob Austein |
2015-10-22 | First cut at replacing rpkid's HTTP and I/O system with Tornado. Not | Rob Austein |
2015-10-19 | Amputate old SQL code out of rpkid with a fire axe, replacing it with | Rob Austein |
2015-10-16 | PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs. | Rob Austein |
2015-10-08 | Add an initial set of rpkidb models and confirm that Django is willing | Rob Austein |
2015-10-08 | Initial sorta-mostly-working with Django 1.8. Incredibly noisy due to | Rob Austein |
2014-09-19 | Convert pubd to use Django ORM and lxml.etree. | Rob Austein |
2014-09-13 | Groundwork for Django ORM world conquest: sort out settings.py mess. | Rob Austein |