-
Jason Grider authored
Updating views.py to support changes in Peewee version 3.0 (for Fields the model_class attribute has changed to model). Previous versions of Peewee should work because of the try: except: loop I put in to first try model_class then on AttributeError try model.
b78fbc50
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| appengine | ||
| fileadmin | ||
| geoa | ||
| mongoengine | ||
| peewee | ||
| peeweemodel | ||
| pymongo | ||
| sqla | ||
| sqlamodel | ||
| __init__.py | ||
| rediscli.py |