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-02-24 17:15:03 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
ref
/
models
History
Shivam Durgbuns
d75c387f46
Fixed
#33334
-- Alphabetized form and model fields in reference docs.
2021-12-02 08:33:26 +01:00
..
class.txt
…
conditional-expressions.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
constraints.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
database-functions.txt
Removed versionadded/changed annotations for 3.2.
2021-09-20 21:23:01 +02:00
expressions.txt
Fixed
#33304
-- Allowed passing string expressions to Window(order_by).
2021-11-23 07:58:44 +01:00
fields.txt
Fixed
#33334
-- Alphabetized form and model fields in reference docs.
2021-12-02 08:33:26 +01: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
Corrected signatures of QuerySet's methods.
2021-11-23 07:04:04 +01:00
relations.txt
…