db.define_table('person',Field('name'),on_define=lambda table: [table.name.set_attributes(writable=False)]), thanks Jonathan

This commit is contained in:
mdipierro
2012-08-23 09:20:25 -05:00
parent bd12fd4c7b
commit 09dc27faed
2 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
Version 2.00.0 (2012-08-23 09:00:53) dev
Version 2.00.0 (2012-08-23 09:20:22) dev