<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<p style="margin: 0cm 0cm 8pt; line-height: 107%; font-size: 11pt; font-family: "Calibri", sans-serif">
<span style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; line-height: normal;">Hi all,
</span></p>
<p style="margin: 0cm 0cm 8pt; line-height: 107%; font-size: 11pt; font-family: "Calibri", sans-serif">
<span style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; line-height: normal;">I want to add some custom fields to the base Metadata model of my geonode project instance. I read the developers workshop and I tried to reproduce the steps in
 the “Create your ResourceBase Metadata” chapter without success. I have a FieldDoesNotExist error with the message “Layer has no field named ‘doi’”. The error occurs when loading the _resourcebase_info_panel.html template at the line added in the workshop
 (<dd>{{ resource.doi }}</dd>).</span></p>
<p style="margin: 0cm 0cm 8pt; line-height: 107%; font-size: 11pt; font-family: "Calibri", sans-serif">
<span style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; line-height: normal;">I am using geonode project 2.10.3 with the development server and a sqlite database. I looked in the database and the ‘doi’ field is correctly added to the ResourceBase
 table. </span></p>
<p style="margin: 0cm 0cm 8pt; line-height: 107%; font-size: 11pt; font-family: "Calibri", sans-serif">
<span style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; line-height: normal;">Does anyone have any idea what's wrong?</span></p>
<p style="margin: 0cm 0cm 8pt; line-height: 107%; font-size: 11pt; font-family: "Calibri", sans-serif">
<span style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; line-height: normal;">Cheers!</span></p>
<p style="margin: 0cm 0cm 8pt; line-height: 107%; font-size: 11pt; font-family: "Calibri", sans-serif">
<span style="font-family: Calibri, Helvetica, sans-serif; font-size: 11pt; line-height: normal;">Maxime</span></p>
</div>
</body>
</html>