aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/rpkigui/myrpki/models.py
AgeCommit message (Expand)Author
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
2010-12-21remove hardcoded paths for WSGIScriptAlias so that it can be changedMichael Elkins
2010-11-07updates to portal-giu to better support hosted handlesMichael Elkins
2010-10-28move django.wsgi into apache/ subdir for improved securityMichael Elkins
2010-07-27strictly enforce non-overlapping resource ranges in AddressRange and Asn obje...Michael Elkins
2010-07-16improved support for viewing unallocated address ranges in the dashboard and ...Michael Elkins
2010-07-12fix copyright noticesMichael Elkins
2010-07-11add copyright notices to portal-gui codeMichael Elkins
2010-07-07use new rpki.ipaddrss.parse() in lieu of rpkigui.myrpki.misc.str_to_addr()Michael Elkins
2010-07-06rework portal-gui to support max prefix lengthsMichael Elkins
2010-07-05workaround for printing address ranges with the hi and lo swappedMichael Elkins
2010-07-04gracefully handle printing address range with hi and lo swappedMichael Elkins
2010-07-04pretty print address ranges in cidr when possibleMichael Elkins
2010-07-04add spaces around the dash when displaying address rangesMichael Elkins
2010-07-04remove "address range" from string form of AddressRangeMichael Elkins
2010-07-03enable expansion of $Id$ keywordMichael Elkins
2010-07-02portal-gui updatesMichael Elkins
2010-07-01add auxillary scripts for querying rpkid/rcynic, add model objects to represe...Michael Elkins
2010-07-01commit recent rpki changesMichael Elkins
2010-06-12Add some comments so we don't have to work out from scratch why weBill Fenner
2010-06-12Rename rpki to rpkigui.Bill Fenner