| Trees | Indices | Help |
|
|---|
|
|
|
|||
| |||
|
|||
|
|||
|
|||
__package__ =
|
|||
|
|||
If an object is found matching filter attrs, then update the object with new_attrs else create the object with filter_attrs and new_attrs. new_attrs overrides filter_attrs. To leave some keys from filter_attrs unused, specify them in skip_attrs (such as auto-created slug fields or to use default values). Returns tuple (object, created) where created is True if object is created. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Feb 18 13:09:52 2011 | http://epydoc.sourceforge.net |