aboutsummaryrefslogtreecommitdiff
path: root/rpki/django_settings
AgeCommit message (Expand)Author
2016-07-20need to add contenttypes and auth to INSTALLED_APPS even for gui auxillary sc...Michael Elkins
2016-06-17Disable email to root when a Django exception occurs, and log it to the apach...Michael Elkins
2016-05-25Make rpkigui-import-routes use logging settings from /etc/rpki.conf instead o...Michael Elkins
2016-05-07Oops, TeX-style "--" numeric ranges in copyright comments are bad fitRob Austein
2016-05-07More copyright notices, what fun.Rob Austein
2016-04-21Update the GUI to work with the new rcynicdb.Michael Elkins
2016-03-28Apparently we lost DOWNLOAD_DIRECTORY while consolidating the GUI'sRob Austein
2016-01-15RRDP seems to work now, at least with RIPE's implementation.Rob Austein
2016-01-08Start converting rcynicng to use a database.Rob Austein
2015-11-11Configure pylint to use the pylint-django plugin, which (mostly)Rob Austein
2015-10-27Reenable vile MySQL "latin1" workaround for now.Rob Austein
2015-10-26"Any programmer who fails to comply with the standard naming, formatting,Rob Austein
2015-10-26Unbound variable in postgresql configuration.Rob Austein
2015-10-25Tweak binary field types to get SQLite3 working as a Django ORMRob Austein
2015-10-25Make SQL engine configurable. Works for MySQL, not yet tested for anything e...Rob Austein
2015-10-25Force MySQL characterset to Latin1 to suppress constant whining aboutRob 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
2015-10-08Initial sorta-mostly-working with Django 1.8. Incredibly noisy due toRob Austein
2015-10-07Discard Django router in favor of separate settings files tailored toRob Austein