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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
906a51e125c3007f86d42b81072a1dad7149af05
django
/
django
/
db
History
Mariusz Felisiak
906a51e125
Skipped NOT NULL constraints on PostgreSQL 18+.
...
Thanks Simon Charette for the implementation idea.
2025-09-29 23:09:53 +02:00
..
backends
Skipped NOT NULL constraints on PostgreSQL 18+.
2025-09-29 23:09:53 +02:00
migrations
Refs
#36438
-- Simplified retrieval of GeneratedField base fields in migrations autodetector.
2025-09-19 15:54:19 -04:00
models
Refs
#36605
-- Optimized QuerySet.in_bulk() for the empty id_list case.
2025-09-25 08:51:43 -04:00
__init__.py
Fixed
#35547
-- Added reset_queries to django.db.__all__.
2024-06-24 10:11:07 +02:00
transaction.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00
utils.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03:00