Skip to content

Instantly share code, notes, and snippets.

@dperaltab
Created September 20, 2013 16:15
Show Gist options
  • Save dperaltab/6640040 to your computer and use it in GitHub Desktop.
Save dperaltab/6640040 to your computer and use it in GitHub Desktop.
.
.
.
<field name="nacionalidad"/>
<field name="departamento_id" attrs="{'readonly': [('nacionalidad','!=', 175)]}"/>
<field name="direccion"/>
.
.
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment