aboutsummaryrefslogtreecommitdiff
path: root/rpki/pubdb/models.py
AgeCommit message (Expand)Author
2016-01-23Add multiple-URI TAL support to rcynicng.Rob Austein
2015-11-11Configure pylint to use the pylint-django plugin, which (mostly)Rob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-25Tweak binary field types to get SQLite3 working as a Django ORMRob Austein
2015-10-16PyLint. As usual, a lot of noise and a handful of real, albeit minor, bugs.Rob Austein
2015-10-08Upgrade to new way of doing WSGI. Silence ten zillion deprecationRob Austein
2014-11-12Initial (awful kludge) version of adding RRDP URIs to SIA extension.Rob Austein
2014-11-08Simplify RRDP schema again: one delta file now contains exactly oneRob Austein
2014-09-19Convert pubd to use Django ORM and lxml.etree.Rob Austein