closeio / flask-common

Some commonly shared code for Flask, MongoEngine, and Python apps
26 stars 4 forks source link

Deprecate SortedSetField / ISortedSetFields #40

Closed jtharpla closed 6 years ago

jtharpla commented 6 years ago

These rely on blist, which hasn't been updated in 4 years. We aren't currently using either of these field types in the main codebase