Logo

Contents:

  • Project information, repository, licence…
  • Installation
  • Managing database and tables creation
  • Basic usage
  • Usage examples
  • Modules and Classes refernce
Rethink:Model
  • »
  • Index

Index

A | B | C | D | F | G | I | J | M | O | R | S | T

A

  • auto() (in module rethinkmodel.manage)

B

  • BaseModel (class in rethinkmodel.model)

C

  • changes() (rethinkmodel.model.Model class method)
  • check_db() (in module rethinkmodel.manage)
  • config() (in module rethinkmodel)
  • connect() (in module rethinkmodel.db)

D

  • delete() (rethinkmodel.model.Model method)
  • delete_id() (rethinkmodel.model.Model class method)

F

  • filter() (rethinkmodel.model.Model class method)

G

  • get() (rethinkmodel.model.Model class method)
  • get_all() (rethinkmodel.model.Model class method)
  • get_connection() (rethinkmodel.model.Model method)
  • get_indexes() (rethinkmodel.model.BaseModel class method)

I

  • introspect() (in module rethinkmodel.manage)

J

  • join() (rethinkmodel.model.Model method)

M

  • manage() (in module rethinkmodel.manage)
  • Model (class in rethinkmodel.model)
  • module
    • rethinkmodel
    • rethinkmodel.db
    • rethinkmodel.manage
    • rethinkmodel.model

O

  • on_created() (rethinkmodel.model.BaseModel method)
  • on_deleted() (rethinkmodel.model.BaseModel method)
  • on_modified() (rethinkmodel.model.BaseModel method)

R

  • rethinkmodel
    • module
  • rethinkmodel.db
    • module
  • rethinkmodel.manage
    • module
  • rethinkmodel.model
    • module

S

  • save() (rethinkmodel.model.Model method)

T

  • todict() (rethinkmodel.model.Model method)
  • truncate() (rethinkmodel.model.Model class method)

© Copyright 2021, Patrice Ferlet.

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

 Rethink:Model Github project page