Age | Commit message (Expand) | Author |
---|---|---|
2012-06-28 | determine a timezone that is similar to UTC at runtime when settings.py is lo... | Michael Elkins |
2012-06-28 | change default TIME_ZONE to UTC from GMT, since the former is the preferred n... | Michael Elkins |
2012-01-17 | remove django admin site from installed apps | Michael Elkins |
2012-01-17 | import initial cut at rpki.gui.routeview app | Michael Elkins |
2012-01-14 | first cut at move to rpki.irdb | Michael Elkins |
2011-12-09 | Set the default location for rpki.conf from ${sysconfdir} instead of hardcodi... | Michael Elkins |
2011-12-08 | Use mysql as the db backend for django. | Michael Elkins |
2011-11-23 | remove features that depend on django 1.3, so that portal gui works with djan... | Michael Elkins |
2011-11-10 | move settings.py for portal gui django app to ${sysconfdir}/rpki since it rea... | Michael Elkins |