New issue 8 by d.k3rwin: Cannot remove top level RootCA
http://code.google.com/p/django-pki/issues/detail?id=8
What steps will reproduce the problem?
1. Create self-signed RootCA
2. Delete self-signed RootCA
3.
What is the expected output? What do you see instead?
Delete view should show up but exception in template rendering occurs:
Caught KeyError while rendering: parent_object_name
Please use labels and text to provide additional information.
Comment #1 on issue 8 by d.k3rwin: Cannot remove top level RootCA
http://code.google.com/p/django-pki/issues/detail?id=8
Problem on my working copy :-( Shame on me