From 28d46798a5205562f342e3a9a3d0d68f0b901ee2 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Tue, 23 Jan 2024 11:01:51 +0100 Subject: [PATCH] readme of examples --- examples/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 examples/README.md diff --git a/examples/README.md b/examples/README.md new file mode 100644 index 0000000..715d785 --- /dev/null +++ b/examples/README.md @@ -0,0 +1,12 @@ +We use the following files as examples to demonstrate different functionalities of the application + +- **organizations.csv** is used for install organizations with the command: +``` + python manage.py initial_datas +``` +- **federation-membership.xls** is a example of datas for offer credentials for NGOs that are members of a NGO federation. +- **membership-card.xls** is a example of datas for credential of membership +- **membership-card.ods** is the same credential as example of ods extension +- **signerDNIe004.pfx** is an example of certificate of eidas1 for sign certificates as pdf with it. This certificate is an example of: +https://www.dnielectronico.es/PortalDNIe/PRF1_Cons02.action?pag=REF_1116 +