Changes between Version 1 and Version 2 of Ticket #33484


Ignore:
Timestamp:
Feb 1, 2022, 12:21:43 PM (3 years ago)
Author:
MojixCoder
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33484 – Description

    v1 v2  
    11Django docs about `date` lookup filter: 
    2 
    32
    43For datetime fields, casts the value as date. Allows chaining additional field lookups. Takes a date value. 
Back to Top