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-01-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Viicos
e28bd6776d
Added missing import in docs/ref/models/expressions.txt.
2023-12-15 11:17:06 +01:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
Fixed
#34701
-- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+.
2023-07-19 21:42:27 +02:00
database-functions.txt
…
expressions.txt
Added missing import in docs/ref/models/expressions.txt.
2023-12-15 11:17:06 +01:00
fields.txt
Fixed
#34944
-- Made GeneratedField.output_field required.
2023-11-14 20:22:07 +01:00
index.txt
…
indexes.txt
Fixed
#34761
-- Dropped support for MySQL < 8.0.11.
2023-08-03 18:54:29 +02:00
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Updated conditions to retrieve primary keys in bulk_create() docs.
2023-11-29 11:57:53 +01:00
relations.txt
…