summaryrefslogtreecommitdiff
path: root/docs/examples.rst
Commit message (Collapse)AuthorAge
* factory: LazyFunction to just call a function in the simplest caseHervé Cauwelier2016-02-12
| | | | No need to wrap it in a lambda to strip the object argument from LazyAttribute or the sequence argument from Sequence.
* Fix typo in docs (Closes #157).Raphaël Barrois2014-09-03
|
* Improve docs on create_batch (Closes #139).Raphaël Barrois2014-05-18
|
* Rename 'target' to 'model'.Raphaël Barrois2014-05-18
|
* Update docs for class Meta.Raphaël Barrois2014-05-18
|
* Rewrite the whole documentation.Raphaël Barrois2013-03-03
| | | | Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
* Add examples to the doc.Raphaël Barrois2012-01-08
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>