Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LocalizedDateTimeField DeprecationWarning #12

Open
rizumu opened this issue Apr 24, 2011 · 2 comments
Open

LocalizedDateTimeField DeprecationWarning #12

rizumu opened this issue Apr 24, 2011 · 2 comments

Comments

@rizumu
Copy link

rizumu commented Apr 24, 2011

Just making note of this deprecation warning under Django 1.3

python2.7/site-packages/timezones/fields.py:55: DeprecationWarning: A Field class whose get_db_prep_save method hasn't been updated to take a connection argument.
class LocalizedDateTimeField(models.DateTimeField):

@nkeilar
Copy link

nkeilar commented Oct 25, 2011

I'm hitting this issue too. Running Django 1.3.1. Any updates?

@nkeilar
Copy link

nkeilar commented Oct 25, 2011

Sorry, updated the requirement spec to include 0.2dev2. This fixed the issues. Cheers Brian.

randlet pushed a commit to Petro-Viron/django-timezones that referenced this issue Aug 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants