This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.
Closed
Description
Hi,
I'm migrating from django-cart to django-changuito. It works really well! =)
I've noticed that during my tests i get lots of warnings because of the lack of timezone support. The same happened to django-cart. It seems a pull request was made to address that, but it was not merged yet. Here: bmentges/django-cart#5
Would be nice to see it fixed in changuito.
Thanks!