Projet

Général

Profil

Anomalie #3618

Mis à jour par Étienne Loks il y a presque 7 ans

On find import (Ishtar import) when no context record is recorded: 

 <pre><code>ValueError at /import-list/ 

 Cannot assign None: "BaseFind.context_record" does not allow null values. 

 Request Method:  	 POST 
 Request URL:  	 http://etiolles.ishtar-archeo.net/import-list/ 
 Django Version:  	 1.4.22 
 Exception Type:  	 ValueError 
 Exception Value:  	

 Cannot assign None: "BaseFind.context_record" does not allow null values. 

 (...) 
 File "/srv/ishtaretiolles/ishtar/ishtar_common/data_importer.py" in get_field 
   1346.                                       **v) 
 (...) 

 Exception Type: ValueError at /import-list/ 
 Exception Value: Cannot assign None: "BaseFind.context_record" does not allow null values. 
 </code></pre>

Retour