Updated ReST documentation.
This commit is contained in:
parent
110207fd7f
commit
85952f8075
23 changed files with 371 additions and 432 deletions
|
|
@ -78,6 +78,10 @@ behaviour.
|
|||
Fast assignment
|
||||
---------------
|
||||
|
||||
*Depracation Warning: Fast assigment is deprecated and should not be
|
||||
used - it will be removed in the future. Use the ``db`` operator
|
||||
explicitly when saving to the database.*
|
||||
|
||||
For quick testing you can in principle skip the ``db`` operator and
|
||||
assign Attributes like you would any normal Python property:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue