-
Notifications
You must be signed in to change notification settings - Fork 207
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
feat: add support for the field DateTimeRangeField from postgres.fields #950
Labels
enhancement
New feature or request
Comments
Please create PR and I will take a look. Thanks. |
Please check the PR #954 |
lukasvinclav
changed the title
Feat: add support for the field DateTimeRangeField from postgres.fields
feat: add support for the field DateTimeRangeField from postgres.fields
Jan 14, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Suggestion:
Wouldn't it be nice to add support for the field DateTimeRangeField from Postgres as this field is used a lot.
Screenshot
Code
Documentation URL
https://docs.djangoproject.com/en/5.1/ref/contrib/postgres/fields/#daterangefield
The text was updated successfully, but these errors were encountered: