-
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 |
|---|---|---|
| .. | ||
| __init__.py | ||
| ajax.py | ||
| filters.py | ||
| form.py | ||
| tools.py | ||
| view.py |