#18766: Models with datetime fields fail to save when date is below 1900 and 
USE_TZ
is True
-------------------------------------+-------------------------------------
     Reporter:  void                 |                    Owner:  aaugustin
         Type:                       |                   Status:  reopened
  Cleanup/optimization               |                  Version:  master
    Component:  Documentation        |               Resolution:
     Severity:  Normal               |             Triage Stage:  Accepted
     Keywords:  timezone, tz         |      Needs documentation:  0
    Has patch:  0                    |  Patch needs improvement:  0
  Needs tests:  0                    |                    UI/UX:  0
Easy pickings:  0                    |
-------------------------------------+-------------------------------------

Comment (by void):

 Maybe it would be OK to require pytz installed if user set USE_I18N = True
 in settings.py?
 Or maybe we can even set a hard dependency? I think it's now commonly
 consented that django should make more use of pip - at least localflavor
 will be separated, etc. So, maybe pytz would be the first thing to
 require?

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

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to