mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 06:20:24 +00:00
The .dates() queries were implemented by using custom Query, QuerySet, and Compiler classes. Instead implement them by using expressions and database converters APIs. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| models.py | ||
| tests.py | ||