484fcd34a4
Generic views assumed any object's _meta will be model Options. This is not true for ModelForms for example. Took isinstance(obj, Model) in use instead. |
||
---|---|---|
.. | ||
fixtures | ||
templates | ||
__init__.py | ||
base.py | ||
dates.py | ||
detail.py | ||
edit.py | ||
forms.py | ||
list.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |