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-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Nick Frazier
0d4e575c96
Fixed
#33198
-- Corrected BinaryField.max_length docs.
2021-10-18 07:27:00 +02:00
..
class.txt
…
conditional-expressions.txt
…
constraints.txt
…
database-functions.txt
…
expressions.txt
…
fields.txt
Fixed
#33198
-- Corrected BinaryField.max_length docs.
2021-10-18 07:27:00 +02:00
index.txt
…
indexes.txt
Refs
#32943
-- Added support for covering SP-GiST indexes on PostgreSQL 14+.
2021-10-01 13:11:34 +02:00
instances.txt
…
lookups.txt
…
meta.txt
…
options.txt
…
querysets.txt
Fixed
#32888
-- Doc'd that select_for_update() only locks tables with selected columns.
2021-10-04 10:20:34 +02:00
relations.txt
…