query.py
4.89 KB
-
Added informative error message for 'Cannot filter for a constraint after… · 728c492b
Added informative error message for 'Cannot filter for a constraint after filtering for a specific value': e.g. filter(score=20).filter(score__lt=30).
dgrtwo committed