1
0
mirror of https://github.com/django/django.git synced 2025-01-18 14:24:39 +00:00
Aymeric Augustin 1109ebd7b3 Optimized make_aware/naive by removing redundant checks. Refs #22625.
Also added tests with pytz and removed misplaced tests.
2014-05-16 23:12:59 +02:00
..