[Django] #23972: 'naive' instead of 'native'

3 views
Skip to first unread message

Django

unread,
Dec 8, 2014, 5:12:11 AM12/8/14
to django-...@googlegroups.com
#23972: 'naive' instead of 'native'
-------------------------------+--------------------
Reporter: nerdoc | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: master
Severity: Normal | Keywords: typo
Triage Stage: Unreviewed | Has patch: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------
I'm not sure, but I think you meant "native datetimes" instead of "naive
datetimes" in
https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-USE_TZ
https://docs.djangoproject.com/en/1.7/ref/settings/#std:setting-USE_TZ
and older...

--
Ticket URL: <https://code.djangoproject.com/ticket/23972>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
Dec 8, 2014, 5:13:01 AM12/8/14
to django-...@googlegroups.com
#23972: 'naive' instead of 'native'
-------------------------------+--------------------------------------

Reporter: nerdoc | Owner: nobody
Type: Bug | Status: new
Component: Documentation | Version: master
Severity: Normal | Resolution:

Keywords: typo | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by nerdoc):

* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0


Old description:

> I'm not sure, but I think you meant "native datetimes" instead of "naive
> datetimes" in
> https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-USE_TZ
> https://docs.djangoproject.com/en/1.7/ref/settings/#std:setting-USE_TZ
> and older...

New description:

I'm not sure, but I think you meant "'''native''' datetimes" instead of
"'''naive''' datetimes" in
https://docs.djangoproject.com/en/dev/ref/settings/#std:setting-USE_TZ
https://docs.djangoproject.com/en/1.7/ref/settings/#std:setting-USE_TZ
and older...

--

--
Ticket URL: <https://code.djangoproject.com/ticket/23972#comment:1>

Django

unread,
Dec 8, 2014, 5:19:22 AM12/8/14
to django-...@googlegroups.com
#23972: 'naive' instead of 'native'
-------------------------------+--------------------------------------
Reporter: nerdoc | Owner: nobody
Type: Bug | Status: closed
Component: Documentation | Version: master
Severity: Normal | Resolution: invalid

Keywords: typo | Triage Stage: Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0

Easy pickings: 1 | UI/UX: 0
-------------------------------+--------------------------------------
Changes (by bmispelon):

* status: new => closed
* resolution: => invalid


Comment:

Hi,

The word here is correct. It refers to the fact that the datetime is not
associated with a timezone (as opposed to an "aware" datetime).
See https://docs.python.org/3.4/library/datetime.html for more details.

Thanks.

--
Ticket URL: <https://code.djangoproject.com/ticket/23972#comment:2>

Reply all
Reply to author
Forward
0 new messages