Hi, > I would say we should at least consider exporting `timedelta` What do you think?
I'm strongly against it. Things should be imported from source modules, not cross-imported from Django modules just because we use them. This is confusing to the users who might have the impression that `django.utils.timezone.timedelta` is more than `datetime.timedelta`, which is not True. Best, Mariusz -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-developers+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/977ea70e-8241-4855-a983-8c4173d8c879n%40googlegroups.com.