mirror of
https://github.com/django/django.git
synced 2025-11-01 20:31:40 +00:00
Introduced a distinct implementation depending on the type of the date field (DateField or DateTimeField), and applied appropriate conversions is the latter case, when time zone support is enabled. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| templates | ||
| __init__.py | ||
| base.py | ||
| dates.py | ||
| detail.py | ||
| edit.py | ||
| forms.py | ||
| list.py | ||
| models.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||