Adds Django 1.4 timezone support#5
Adds Django 1.4 timezone support#5madron wants to merge 1 commit intopinax-archives:masterfrom madron:master
Conversation
|
Would it be possible to release a new pypi version that is Django 1.4 friendly as far as timezones are concerned? I see users struggling with this, resulting in bug reports like pennersr/django-allauth#71. Ideally, I do not want to introduce yet another fork. A mini maintenance release including just this would be greatly appreciated, thanks. |
|
I would benefit very much from this update to emailconfirmation. |
|
Likewise, a maintenance release with this change would be much appreciated. |
|
Is pinax project dead? |
|
No, pinax project is not dead. But much of the functionality of this app has been rolled into Django User Accounts (https://github.com/pinax/django-user-accounts). We're still working out what best to do with legacy code like this but we will try to get an update out. |
... and (hopefully) it doesn't break 1.3 compatibility. ;-)