You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
0.10.14
✨ Features
Allow passing timezone:bool = False parameter to DateTime and Time fields for timezone aware database columns #264
Allow passing datetime, date and time for filter on DateTime, Time and Date fields to allow filtering by datetimes instead of converting the filter value to string #79
🐛 Fixes
Fix dependencies from psycopg2 to psycopg2-binary#255