OpenQuizz
Une application de gestion des contenus pédagogiques
flask_pymongo Namespace Reference

Namespaces

 _version
 
 tests
 
 wrappers
 

Data Structures

class  BSONObjectIdConverter
 
class  PyMongo
 

Variables

int PY2 = 2
 
tuple text_type = (str, unicode)
 
tuple num_type = (int, long)
 
 DESCENDING = pymongo.DESCENDING
 
 ASCENDING = pymongo.ASCENDING
 

Variable Documentation

◆ ASCENDING

ASCENDING = pymongo.ASCENDING

◆ DESCENDING

DESCENDING = pymongo.DESCENDING

◆ num_type

num_type = (int, long)

◆ PY2

int PY2 = 2

◆ text_type

text_type = (str, unicode)