aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/app/models.py
AgeCommit message (Expand)Author
2012-01-16make Parent & Child proxy models around the irdb variantsMichael Elkins
2012-01-14first cut at move to rpki.irdbMichael Elkins
2011-11-11reorder models to avoid forward references. closes #149Michael Elkins
2011-04-07ADR vcard type is not a string, but a compound objectMichael Elkins
2011-03-30add support for editing the validity period for child resource certsMichael Elkins
2011-03-24add support to the portal gui for generating ghostbuster requestsMichael Elkins
2011-02-25portal-gui no longer invokes the myrpki.py command line tool.Michael Elkins
2011-02-16sort ASs and AddressRanges by the lower bound in the rangeMichael Elkins
2011-02-12do not require the host to be set while editing in the django admin interfaceMichael Elkins
2011-01-25fix selective deletion of roa requests in prefix view pageMichael Elkins
2011-01-24really fix glue.conf() *ahem*Michael Elkins
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins