This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-05-05 14:37:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
/
models
/
functions
History
Mariusz Felisiak
72a86ceb33
Fixed
#34558
-- Fixed QuerySet.bulk_create() crash with Now() on Oracle.
2023-05-11 18:22:55 +02:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
comparison.py
Fixed
#33308
-- Added support for psycopg version 3.
2022-12-15 06:17:57 +01:00
datetime.py
Fixed
#34558
-- Fixed QuerySet.bulk_create() crash with Now() on Oracle.
2023-05-11 18:22:55 +02:00
math.py
Refs
#30158
-- Removed alias argument for Expression.get_group_by_cols().
2022-10-06 12:04:00 +02:00
mixins.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
text.py
Fixed
#34554
-- Fixed Reverse(Value(…)) crash on Oracle.
2023-05-10 17:22:45 +02:00
window.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00