aboutsummaryrefslogtreecommitdiff
path: root/rpkid/rpki/gui/models.py
AgeCommit message (Expand)Author
2014-04-05Source tree reorg, phase 1. Almost everything moved, no file contents changed.Rob Austein
2013-03-26need to return a byte string instead of long now that we are no longer conver...Michael Elkins
2013-03-21merge ^/branches/tk334Michael Elkins
2013-03-01change rpki.gui.models.IPV6AddressField.get_db_prep_value() to return `long` ...Michael Elkins
2012-11-12merge with /trunkMichael Elkins
2012-11-10initial support for using django south on rpki.gui.appMichael Elkins
2012-11-08to_bytes -> toBytes, from_bytes -> fromBytes to match the rpki.POW.IPAddress APIMichael Elkins
2012-10-12Replace rpki.ipaddrs with rpki.POW.IPAddress.Rob Austein
2012-01-19add as_resource_range method to rpki.gui.models.ASNMichael Elkins
2012-01-17pull duplicated model for represent AS ranges into abstract model in rpki.gui...Michael Elkins
2012-01-17add copyright noticeMichael Elkins
2012-01-17refactor cacheview app to use common rpki.gui.modelsMichael Elkins
2012-01-17updated routeviews data handlingMichael Elkins