aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/rpkigui/templates/myrpki/child_view.html
AgeCommit message (Collapse)Author
2011-01-23remove CONFDIR variable from toplevel configure script. now hardcoded to go ↵Michael Elkins
into ${localstatedir}/rpki/conf django db now defaults to ${localstatedir}/rpki/gui.db remove MYRPKI and MYRPKI_DATA_DIR from settings.py and substitute those variables into glue.py from glue.py.in mv rpkigui/templates up one directory so the django app code can be moved eventually remove deprecated runserver script put scripts into ${libexecdir} and ${sbindir} with a prefix of "rpkigui" svn path=/configure; revision=3643
2010-12-21remove hardcoded paths for WSGIScriptAlias so that it can be changedMichael Elkins
svn path=/portal-gui/rpkigui/myrpki/models.py; revision=3577
2010-07-06improve css for tables to improve readabilityMichael Elkins
make the child and parent views prettier add css block to base template check for allocation to child in roa form validator svn path=/portal-gui/rpkigui/myrpki/forms.py; revision=3342
2010-07-01add auxillary scripts for querying rpkid/rcynic, add model objects to ↵Michael Elkins
represent resource certs svn path=/portal-gui/rpkigui/myrpki/admin.py; revision=3307