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

Update operations.py #65

Closed
maxirobaina opened this issue Jul 11, 2016 · 0 comments
Closed

Update operations.py #65

maxirobaina opened this issue Jul 11, 2016 · 0 comments
Assignees
Milestone

Comments

@maxirobaina
Copy link
Owner

maxirobaina commented Jul 11, 2016

Update operations.py to support django 1.9

  • Implement datetime_cast_date_sql
  • Check implementation of year_lookup_bounds_for_date_field (May be no need anymore)
  • Check implementation of year_lookup_bounds_for_datetime_field (year_lookup_bounds doesn't exists anymore?)
  • value_to_db_... methods were replaced for adapt_..._value
    Ej: value_to_db_datetime now is adapt_datetimefield_value

Check more info at https://docs.djangoproject.com/es/1.9/releases/1.9/#database-backend-api

@maxirobaina maxirobaina added this to the 1.9.0 milestone Jul 11, 2016
@maxirobaina maxirobaina self-assigned this Oct 6, 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

1 participant