Mongu
  • 1. Introducing to Mongu
  • 2. Example usage
  • 3. API References
    • 3.1. Basic
    • 3.2. Extra
    • 3.3. Base Model
    • 3.4. Builtin Counter
  • 4. Example of using builtin Counter and CounterMixin
 
Mongu
  • Docs »
  • Edit on GitHub

Index

B | C | D | E | F | I | M | O | R | S

B

by_id() (mongu.Model class method)

C

change_by() (mongu.Counter class method)
Client (class in mongu)
count() (mongu.Counter class method)
Counter (class in mongu)

D

decrease() (mongu.Counter class method)
delete() (mongu.Model method)
delete_by_id() (mongu.Model class method)

E

enable_counter() (mongu.Client method)

F

find() (mongu.Model class method)
find_one() (mongu.Model class method)
from_cursor() (mongu.Model class method)
from_dict() (mongu.Model class method)

I

id (mongu.Model attribute)
increase() (mongu.Counter class method)

M

Model (class in mongu)
mongu (module)

O

ObjectDict (class in mongu)
on_delete() (mongu.Model method)
on_save() (mongu.Model method)

R

register_model() (mongu.Client method)
reload() (mongu.Model method)

S

save() (mongu.Model method)
set_to() (mongu.Counter class method)

© Copyright 2014, Tevin Zhang.

Built with Sphinx using a theme provided by Read the Docs.