mirror of
https://github.com/Hopiu/django.git
synced 2026-05-12 01:23:09 +00:00
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. |
||
|---|---|---|
| .. | ||
| modeltests | ||
| regressiontests | ||
| templates | ||
| runtests.py | ||
| test_sqlite.py | ||
| urls.py | ||