mirror of
https://github.com/Hopiu/django-watson.git
synced 2026-03-16 22:00:22 +00:00
Referencing columns defined using `QuerySet.extra` does not make them visible to expressions such as `Value`, `F`, or `When`, and Django docs state that the `extra` method will get no further bug fixes. |
||
|---|---|---|
| .. | ||
| management | ||
| migrations | ||
| templates/watson | ||
| templatetags | ||
| __init__.py | ||
| admin.py | ||
| backends.py | ||
| middleware.py | ||
| models.py | ||
| search.py | ||
| urls.py | ||
| views.py | ||